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.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/hi.php b/apps/files/l10n/hi.php
index 0066d8badda..7fb5a5b09d3 100644
--- a/apps/files/l10n/hi.php
+++ b/apps/files/l10n/hi.php
@@ -2,9 +2,9 @@
$TRANSLATIONS = array(
"Error" => "त्रुटि",
"Share" => "साझा करें",
-"_Uploading %n file_::_Uploading %n files_" => array(,),
-"_%n folder_::_%n folders_" => array(,),
-"_%n file_::_%n files_" => array(,),
+"_Uploading %n file_::_Uploading %n files_" => array("",""),
+"_%n folder_::_%n folders_" => array("",""),
+"_%n file_::_%n files_" => array("",""),
"Save" => "सहेजें"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";