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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/hi.php b/apps/files/l10n/hi.php
index ae01bfc47e1..b4234b51376 100644
--- a/apps/files/l10n/hi.php
+++ b/apps/files/l10n/hi.php
@@ -1,10 +1,10 @@
<?php
$TRANSLATIONS = array(
"Share" => "साझा करें",
+"Error" => "त्रुटि",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
-"Error" => "त्रुटि",
"Upload" => "अपलोड ",
"Save" => "सहेजें"
);