diff options
Diffstat (limited to 'core/l10n/hi.php')
-rw-r--r-- | core/l10n/hi.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/hi.php b/core/l10n/hi.php index c84f76c4e49..0e4f18c6cd8 100644 --- a/core/l10n/hi.php +++ b/core/l10n/hi.php @@ -1,6 +1,10 @@ <?php $TRANSLATIONS = array( "Password" => "पासवर्ड", +"Use the following link to reset your password: {link}" => "आगे दिये गये लिंक का उपयोग पासवर्ड बदलने के लिये किजीये: {link}", +"You will receive a link to reset your password via Email." => "पासवर्ड बदलने कि लिंक आपको ई-मेल द्वारा भेजी जायेगी|", "Username" => "प्रयोक्ता का नाम", +"Your password was reset" => "आपका पासवर्ड बदला गया है", +"New password" => "नया पासवर्ड", "Cloud not found" => "क्लौड नहीं मिला ", "Create an <strong>admin account</strong>" => "व्यवस्थापक खाता बनाएँ", "Advanced" => "उन्नत", |