diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-20 00:13:09 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-20 00:13:09 +0100 |
commit | ecf82d22180644504fb2ffad8653394ff72ab6ce (patch) | |
tree | b087270032078bea03afa2ed19ce2b7fba571d48 /settings/l10n/hi.php | |
parent | bca02f4b40fb824ea883ae40a05b60340d81dd56 (diff) | |
download | nextcloud-server-ecf82d22180644504fb2ffad8653394ff72ab6ce.tar.gz nextcloud-server-ecf82d22180644504fb2ffad8653394ff72ab6ce.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/hi.php')
-rw-r--r-- | settings/l10n/hi.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/hi.php b/settings/l10n/hi.php index 645b991a912..034ededf5f9 100644 --- a/settings/l10n/hi.php +++ b/settings/l10n/hi.php @@ -1,4 +1,4 @@ <?php $TRANSLATIONS = array( -"New password" => "नया पासवर्ड", -"Password" => "पासवर्ड" +"Password" => "पासवर्ड", +"New password" => "नया पासवर्ड" ); |