implrement profile

This commit is contained in:
Yasiu1376
2023-07-12 10:18:36 +03:30
parent 93148b0609
commit a2b8920466
4 changed files with 349 additions and 1 deletions

View File

@@ -23,7 +23,8 @@
"passenger-boss": "رئیس مسافر",
"transportation-assistance": "معاونت حمل و نقل",
"manager": "مدیر کل",
"change-password": "تغییر رمز عبور"
"change-password": "تغییر رمز عبور",
"edit-profile": "ویرایش پروفایل"
},
"Authorization": {
"typography_your_login_is_valid_and_you_do_not_need_to_login_again": "شما دسترسی لازم به این صفحه را دارید نیاز به ورود مجدد نیست.",
@@ -63,5 +64,11 @@
"SubmitButton": {
"button_while_submit": "در حال ثبت",
"button_submit": "ثبت"
},
"UpdateProfile": {
"error_invalid_email": "ایمیل نامعتبر است",
"typography_edit_profile": "ویرایش پروفایل",
"text_field_email": "ایمیل",
"text_field_enter_your_password": "رمز عبور خود را وارد کنید"
}
}