From: Dan Brown Date: Wed, 25 Jun 2025 17:56:28 +0000 (+0100) Subject: New translations passwords.php (Nepali) X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/314de25cd1d63c07cbdc025dcb449ce34759aaff New translations passwords.php (Nepali) --- diff --git a/lang/ne/passwords.php b/lang/ne/passwords.php new file mode 100644 index 000000000..b408f3c2f --- /dev/null +++ b/lang/ne/passwords.php @@ -0,0 +1,15 @@ + 'Passwords must be at least eight characters and match the confirmation.', + 'user' => "We can't find a user with that e-mail address.", + 'token' => 'The password reset token is invalid for this email address.', + 'sent' => 'We have e-mailed your password reset link!', + 'reset' => 'Your password has been reset!', + +];