openclassify/addons/default/visiosoft/profile-module/resources/lang/fa/message.php
2020-05-12 13:12:16 +03:00

37 lines
2.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
"email" => "زمینه پست الکترونیکی الزامی است!",
"username" => "زمینه نام کاربری لازم است!",
"success_update" => "به روز رسانی نمایه با موفقیت!",
"adress_success_update" => "به روزرسانی آدرس موفقیت آمیز!",
"adress_success_create" => "آدرس با موفقیت ایجاد شود!",
"login_error" => "ورود نام کاربری یا رمز عبور نادرست است.",
"login_noMail_old_user" => "آدرس ایمیلی که وارد کردید یافت نشد.",
"login_noMail_old_user2" => "لطفا آدرس ایمیل را بررسی کنید و دوباره امتحان کنید.",
"login_noMail_old_user3" => "در صورت ادامه مشکل ، لطفاً با \\'info@openclassify.com\\' تماس بگیرید.",
"login_info_old_user" => "رمز جدیدی به آدرس ایمیل شما ارسال شده است.",
"success" => "موفقیت",
"notified_new_updates" => "می خواهم از به روزرسانی های جدید مطلع شوم",
"notified_about_ads" => "اجازه اعلان ها درباره تبلیغات من",
"receive_messages_email" => "می خواهم پیام را به عنوان ایمیل دریافت کنم",
"no_packages_module" => "بدون ماژول بسته بندی!",
"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!",
// Forgot Password
'email_phone_not_found' => 'The E-mail, Phone Number is not correct!',
'disable_account' => 'Do you want to close your account? This operation cannot be undone.',
];