CFE-1 working on call history of callers and base design completed

This commit is contained in:
2023-10-21 17:26:33 +03:30
parent 53f17f786d
commit 3286f6d0e3
9 changed files with 150 additions and 5 deletions

View File

@@ -250,5 +250,13 @@
"delete_tooltip": "حذف",
"update_tooltip": "ویرایش",
"update_expert": "ویرایش کارشناس"
},
"CallHistory": {
"topic": "موضوع",
"sub_topic": "زیر موضوع",
"operator": "اپراتور",
"date": "تاریخ",
"call_history_of": "تاریخچه تماس های",
"call_history_not_found": "تاریخچه ای برای این تماس یافت نشد"
}
}