Files
2026-07-01 16:44:17 +03:00

42 lines
1.5 KiB
PHP
Raw Permalink 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
[
'namesurname' => 'نام و نام خانوادگی شما',
'nickname' => 'نام مستعار',
'mailadress' => 'آدرس ایمیل',
'avatar' => 'تصویر زمینه',
'avatarsub' => 'تصویر زمینه ی شما حداکثر باید ۸۰ ۸۰ باشد.',
'traning' => 'تحصیلات شما',
'job' => 'کار',
'skills' => 'مهارت های شما',
'update' => 'به روز رسانی',
'myprofile' => 'پروفایل من',
'save' => 'صرفه جویی',
'update' => 'به روز رسانی',
/* User password change form */
'Password_Change_Form' => 'فرم تغییر رمز عبور',
'Your_Current_Password' => 'گذرواژه فعلی شما',
'new_password' => 'رمز عبور جدید',
'password_again' => 'رمز ورود جدید خود را دوباره وارد کنید',
/* End User password change form */
/* forum tablo kısmı */
'my_messages' => 'پیام ها',
'title' => 'عنوان',
'solved' => 'حل کرد',
'transactions' => 'معاملات',
'edit' => 'ویرایش',
'delete' => 'حذف',
'The_topics_I_answered' => 'مباحثی که پاسخ دادم',
/* End forum tablo kısmı */
'Delete_account' => 'حذف حساب',
'Your_reason' => 'دلیل؟',
'deleted_placeholder' => 'Pisi GNU/Linux ;از اینکه ما را ترک کردید متاسفیم ، خوشحال خواهیم شد اگر دلیل ترک خود را یادداشت کنید حتی اگر چند کلمه وجود داشته باشد. & # 10؛ تیم ',
];