diff options
Diffstat (limited to 'settings/l10n/hi.php')
-rw-r--r-- | settings/l10n/hi.php | 3 |
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" => "प्रयोक्ता का नाम" ); |