mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
translated
This commit is contained in:
@ -13,10 +13,10 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'password' => 'Passwords must be at least six characters and match the confirmation.',
|
||||
'user' => "We can't find a user with that e-mail address.",
|
||||
'token' => 'This password reset token is invalid.',
|
||||
'sent' => 'We have e-mailed your password reset link!',
|
||||
'reset' => 'Your password has been reset!',
|
||||
'password' => 'يجب أن تتكون كلمة المرور من ستة أحرف على الأقل وأن تطابق التأكيد.',
|
||||
'user' => "لم يتم العثور على مستخدم بعنوان البريد الإلكتروني المعطى.",
|
||||
'token' => 'رابط استعادة كلمة المرور غير صحيح.',
|
||||
'sent' => 'تم إرسال رابط استعادة كلمة المرور إلى بريدكم الإلكتروني!',
|
||||
'reset' => 'تم تجديد كلمة المرور الخاصة بكم!',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user