chore: Update translations (#7887)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Mensajes entrantes",
|
||||
"NAME": "Mensajes recibidos",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Mensajes salientes",
|
||||
"NAME": "Mensajes enviados",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
@@ -36,8 +36,8 @@
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"REPLY_TIME": {
|
||||
"NAME": "Customer waiting time",
|
||||
"TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
"NAME": "Tiempo de espera del cliente",
|
||||
"TOOLTIP_TEXT": "El tiempo de espera es %{metricValue} (basado en %{conversationCount} conversaciones)"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE_OPTIONS": {
|
||||
@@ -117,10 +117,6 @@
|
||||
}
|
||||
],
|
||||
"GROUP_BY_YEAR_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Día"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Semana"
|
||||
@@ -128,6 +124,10 @@
|
||||
{
|
||||
"id": 3,
|
||||
"groupBy": "Mes"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"groupBy": "Mes"
|
||||
}
|
||||
],
|
||||
"BUSINESS_HOURS": "Horarios"
|
||||
|
||||
Reference in New Issue
Block a user