diff options
Diffstat (limited to 'apps/files_sharing/l10n/sl.php')
-rw-r--r-- | apps/files_sharing/l10n/sl.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php index ea8ffaa28d6..9ff8b079d71 100644 --- a/apps/files_sharing/l10n/sl.php +++ b/apps/files_sharing/l10n/sl.php @@ -1,4 +1,6 @@ <?php $TRANSLATIONS = array( "Password" => "Geslo", -"Submit" => "Pošlji" +"Submit" => "Pošlji", +"Download" => "Prenesi", +"web services under your control" => "spletne storitve pod vašim nadzorom" ); |