summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/hr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/hr.php')
-rw-r--r--apps/files_sharing/l10n/hr.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/hr.php b/apps/files_sharing/l10n/hr.php
index 1d09d09bf5c..d5763a8ddb8 100644
--- a/apps/files_sharing/l10n/hr.php
+++ b/apps/files_sharing/l10n/hr.php
@@ -1,5 +1,7 @@
<?php $TRANSLATIONS = array(
"Password" => "Lozinka",
"Submit" => "Pošalji",
-"Download" => "Preuzimanje"
+"Download" => "Preuzimanje",
+"Upload" => "Učitaj",
+"Cancel upload" => "Prekini upload"
);