complete UpdateForm component and all of its sub items with their own tests and add gitlab-ci and new eslint file

This commit is contained in:
2023-10-18 11:15:00 +03:30
parent 4f752c9a46
commit 8c2ad759b0
24 changed files with 1266 additions and 27 deletions

View File

@@ -174,6 +174,8 @@
"delete_expert": "حذف کارشناس",
"are_you_sure_text": "آیا از انجام این عملیات اطمینان دارید؟",
"button_delete": "حذف",
"delete_tooltip": "حذف"
"delete_tooltip": "حذف",
"update_tooltip": "ویرایش",
"update_expert": "ویرایش کارشناس"
}
}