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": "Sidste år",
|
||||
"CUSTOM_DATE_RANGE": "Tilpasset datointerval"
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Seneste 7 dage"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Seneste 30 dage"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Seneste 3 måneder"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Seneste 6 måneder"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Sidste år"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Tilpasset datointerval"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Anvend",
|
||||
"PLACEHOLDER": "Vælg datointerval"
|
||||
@@ -142,6 +117,9 @@
|
||||
"FILTER_ACTIONS": {
|
||||
"CLEAR_FILTER": "Clear filter",
|
||||
"EMPTY_LIST": "Ingen resultater fundet"
|
||||
},
|
||||
"PAGINATION": {
|
||||
"RESULTS": "Showing {start} to {end} of {total} results"
|
||||
}
|
||||
},
|
||||
"AGENT_REPORTS": {
|
||||
@@ -490,7 +468,7 @@
|
||||
"NO_AGENTS": "Der er ingen samtaler af agenter",
|
||||
"TABLE_HEADER": {
|
||||
"AGENT": "Agent",
|
||||
"OPEN": "ÅBN",
|
||||
"OPEN": "Åbn",
|
||||
"UNATTENDED": "Unattet",
|
||||
"STATUS": "Status"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user