TF-4 user management final changes

This commit is contained in:
2023-09-11 14:28:58 +03:30
parent 301ce7c279
commit c60817f529
15 changed files with 112 additions and 116 deletions

View File

@@ -354,7 +354,7 @@
"button-delete": "حذف کردن"
},
"AddDialog": {
"add": "اضافه کردن",
"add": "کاربر جدید",
"phone_number": "شماره تلفن",
"phone_number_positive": "شماره تلفن باید مثبت باشد",
"phone_number_error": "وارد کردن شماره تلفن الزامیست",
@@ -372,6 +372,6 @@
"type_id": "نوع کاربر",
"navgan_id": "کد ناوگان",
"button-cancel": "انصراف",
"button-add": "اضافه کردن"
"button-add": "ثبت"
}
}