chore: Update translations (#10549)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
},
|
||||
"REPLY_TIME": {
|
||||
"NAME": "Customer waiting time",
|
||||
"TOOLTIP_TEXT": "Waiting time is {metricValue} (based on {conversationCount} replies)"
|
||||
"TOOLTIP_TEXT": "Waiting time is {metricValue} (based on {conversationCount} replies)",
|
||||
"DESC": ""
|
||||
}
|
||||
},
|
||||
"DATE_RANGE_OPTIONS": {
|
||||
@@ -56,32 +57,6 @@
|
||||
"LAST_YEAR": "ปีที่ผ่านมา",
|
||||
"CUSTOM_DATE_RANGE": "กำหนดช่วงระยะเวลา"
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "7 วันที่ผ่านมา"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "30 วันที่ผ่านมา"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "3 เดือนที่ผ่านมา"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "6 เดือนที่ผ่านมา"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "ปีที่ผ่านมา"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "กำหนดช่วงระยะเวลา"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "ใช้งาน",
|
||||
"PLACEHOLDER": "เลือกช่วงเวลา"
|
||||
@@ -142,6 +117,9 @@
|
||||
"FILTER_ACTIONS": {
|
||||
"CLEAR_FILTER": "Clear filter",
|
||||
"EMPTY_LIST": "No results found"
|
||||
},
|
||||
"PAGINATION": {
|
||||
"RESULTS": "Showing {start} to {end} of {total} results"
|
||||
}
|
||||
},
|
||||
"AGENT_REPORTS": {
|
||||
@@ -490,7 +468,7 @@
|
||||
"NO_AGENTS": "ไม่มีการสนทนาที่พนักงานดูแล",
|
||||
"TABLE_HEADER": {
|
||||
"AGENT": "พนักงาน",
|
||||
"OPEN": "เปิดอยู่",
|
||||
"OPEN": "เปิด",
|
||||
"UNATTENDED": "ไม่ได้เข้าร่วม",
|
||||
"STATUS": "สถานะ"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user