mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations message.php (Persian)
This commit is contained in:
parent
3bdf4e4450
commit
1a1f40bd24
@ -19,18 +19,18 @@ return [
|
||||
"required_add"=> "لطفا تمام خطوط مورد نیاز را پر کنید.",
|
||||
"no_extend_package" => "بسته های تبلیغاتی گسترده ای وجود ندارد",
|
||||
"saved" => "ذخیره!",
|
||||
'please_confirm_transaction' => 'Please Confirm Transaction',
|
||||
'password_do_not_match' => 'Passwords do not match',
|
||||
'your_password_changed' => 'Your password was successfully updated',
|
||||
'error_valid_email_or_phone' => 'Phone number or E-mail address format is not correct.',
|
||||
'error_valid_phone' => 'Phone number format is not correct.',
|
||||
'registered_phone' => 'This phone number has already been registered.',
|
||||
'ajax_address_error' => 'No address or not authorized to view.',
|
||||
'empty_password_sms_message' => 'Due to security issues, we changed your password! Your new password is:',
|
||||
'required_all' => "All Field is Required!",
|
||||
'please_confirm_transaction' => 'لطفا معامله را تأیید کنید',
|
||||
'password_do_not_match' => 'رمزهای ورود مطابقت ندارند',
|
||||
'your_password_changed' => 'رمز عبور شما با موفقیت به روز شد',
|
||||
'error_valid_email_or_phone' => 'شماره تلفن یا قالب آدرس ایمیل صحیح نیست.',
|
||||
'error_valid_phone' => 'قالب شماره تلفن صحیح نیست.',
|
||||
'registered_phone' => 'این شماره تلفن قبلاً ثبت شده است',
|
||||
'ajax_address_error' => 'هیچ آدرس و یا مجاز به مشاهده نیست.',
|
||||
'empty_password_sms_message' => 'به دلیل مشکلات امنیتی رمز عبور شما را تغییر دادیم! گذرواژه جدید شما این است:',
|
||||
'required_all' => "همه زمینه لازم است!",
|
||||
|
||||
// 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