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.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/hi.php b/apps/files_sharing/l10n/hi.php
index 47625e00207..9e3c15af39e 100644
--- a/apps/files_sharing/l10n/hi.php
+++ b/apps/files_sharing/l10n/hi.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Shared by" => "द्वारा साझा",
-"Password" => "पासवर्ड"
+"Password" => "पासवर्ड",
+"Save" => "सहेजें"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";