We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a25d90 commit d25cf77Copy full SHA for d25cf77
1 file changed
lang/ne/passwords.php
@@ -6,10 +6,10 @@
6
*/
7
return [
8
9
- 'password' => 'Passwords must be at least eight characters and match the confirmation.',
10
- 'user' => "We can't find a user with that e-mail address.",
11
- 'token' => 'The password reset token is invalid for this email address.',
12
- 'sent' => 'We have e-mailed your password reset link!',
13
- 'reset' => 'Your password has been reset!',
+ 'password' => 'पासवर्ड कम्तिमा ८ वर्णको हुनु पर्छ र दाेहाेर्याइएकाे पासवर्ड संग मेल खानु पर्छ।',
+ 'user' => "हामीले त्यो इमेल ठेगाना भएको प्रयोगकर्ता फेला पार्न सकेनौं।",
+ 'token' => 'यस इमेल ठेगानाको लागि पासवर्ड रिसेट टोकन अमान्य छ।',
+ 'sent' => 'हामीले तपाईंको पासवर्ड रिसेट लिङ्क इमेल गरेका छौं!',
+ 'reset' => 'पासवर्ड रिसेट भयो!',
14
15
];
0 commit comments