summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/hi.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/hi.php')
-rw-r--r--apps/files_sharing/l10n/hi.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/hi.php b/apps/files_sharing/l10n/hi.php
index 84f20e7f1ff..47625e00207 100644
--- a/apps/files_sharing/l10n/hi.php
+++ b/apps/files_sharing/l10n/hi.php
@@ -1,6 +1,6 @@
<?php
$TRANSLATIONS = array(
-"Password" => "पासवर्ड",
-"Shared by" => "द्वारा साझा"
+"Shared by" => "द्वारा साझा",
+"Password" => "पासवर्ड"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";