]> BookStack Code Mirror - bookstack/blob - lang/fa/passwords.php
Deps: Updated composer/npm packages, fixed test namespace
[bookstack] / lang / fa / passwords.php
1 <?php
2 /**
3  * Password Reminder Language Lines
4  * The following language lines are the default lines which match reasons
5  * that are given by the password broker for a password update attempt has failed.
6  */
7 return [
8
9     'password' => 'گذرواژه باید حداقل هشت حرف و با تایید مطابقت داشته باشد.',
10     'user' => "ما کاربری با این نشانی ایمیل نداریم.",
11     'token' => 'مشخصه‌ی بازگردانی رمز عبور معتبر نیست.',
12     'sent' => 'لینک بازگردانی رمز عبور به ایمیل شما ارسال شد!',
13     'reset' => 'رمز عبور شما بازگردانی شد!',
14
15 ];
Morty Proxy This is a proxified and sanitized view of the page, visit original site.