summaryrefslogtreecommitdiffstats
path: root/settings/l10n/hi.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-21 08:53:57 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-21 08:53:57 +0200
commit8c923a85dee0af07960c05902b187a0e7cbca34e (patch)
tree800f2f79fd92809e455e4af4e36b1b3ddbbdf54e /settings/l10n/hi.php
parent59d3c5a57507e21ddae7e0c66d5f7f52b68ccb2a (diff)
downloadnextcloud-server-8c923a85dee0af07960c05902b187a0e7cbca34e.tar.gz
nextcloud-server-8c923a85dee0af07960c05902b187a0e7cbca34e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/hi.php')
-rw-r--r--settings/l10n/hi.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/hi.php b/settings/l10n/hi.php
index 034ededf5f9..a9b508bcb28 100644
--- a/settings/l10n/hi.php
+++ b/settings/l10n/hi.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"Password" => "पासवर्ड",
-"New password" => "नया पासवर्ड"
+"New password" => "नया पासवर्ड",
+"Username" => "प्रयोक्ता का नाम"
);