summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hi.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/hi.php')
-rw-r--r--apps/files/l10n/hi.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/hi.php b/apps/files/l10n/hi.php
index 7d2baab607d..549c928320d 100644
--- a/apps/files/l10n/hi.php
+++ b/apps/files/l10n/hi.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
+"Upload" => "अपलोड ",
"Save" => "सहेजें"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";