mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations message.php (Persian)
This commit is contained in:
parent
3bdf4e4450
commit
1a1f40bd24
@ -19,18 +19,18 @@ return [
|
|||||||
"required_add"=> "لطفا تمام خطوط مورد نیاز را پر کنید.",
|
"required_add"=> "لطفا تمام خطوط مورد نیاز را پر کنید.",
|
||||||
"no_extend_package" => "بسته های تبلیغاتی گسترده ای وجود ندارد",
|
"no_extend_package" => "بسته های تبلیغاتی گسترده ای وجود ندارد",
|
||||||
"saved" => "ذخیره!",
|
"saved" => "ذخیره!",
|
||||||
'please_confirm_transaction' => 'Please Confirm Transaction',
|
'please_confirm_transaction' => 'لطفا معامله را تأیید کنید',
|
||||||
'password_do_not_match' => 'Passwords do not match',
|
'password_do_not_match' => 'رمزهای ورود مطابقت ندارند',
|
||||||
'your_password_changed' => 'Your password was successfully updated',
|
'your_password_changed' => 'رمز عبور شما با موفقیت به روز شد',
|
||||||
'error_valid_email_or_phone' => 'Phone number or E-mail address format is not correct.',
|
'error_valid_email_or_phone' => 'شماره تلفن یا قالب آدرس ایمیل صحیح نیست.',
|
||||||
'error_valid_phone' => 'Phone number format is not correct.',
|
'error_valid_phone' => 'قالب شماره تلفن صحیح نیست.',
|
||||||
'registered_phone' => 'This phone number has already been registered.',
|
'registered_phone' => 'این شماره تلفن قبلاً ثبت شده است',
|
||||||
'ajax_address_error' => 'No address or not authorized to view.',
|
'ajax_address_error' => 'هیچ آدرس و یا مجاز به مشاهده نیست.',
|
||||||
'empty_password_sms_message' => 'Due to security issues, we changed your password! Your new password is:',
|
'empty_password_sms_message' => 'به دلیل مشکلات امنیتی رمز عبور شما را تغییر دادیم! گذرواژه جدید شما این است:',
|
||||||
'required_all' => "All Field is Required!",
|
'required_all' => "همه زمینه لازم است!",
|
||||||
|
|
||||||
// Forgot Password
|
// Forgot Password
|
||||||
'email_phone_not_found' => 'The E-mail, Phone Number is not correct!',
|
'email_phone_not_found' => 'ایمیل ، شماره تلفن صحیح نیست!',
|
||||||
|
|
||||||
'disable_account' => 'Do you want to close your account? This operation cannot be undone.',
|
'disable_account' => 'آیا می خواهید حساب خود را ببندید؟ این عملیات قابل بازگشت نیست.',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user