chore: Update translations (#9052)
This commit is contained in:
@@ -319,7 +319,7 @@
|
||||
"HEADERS": {
|
||||
"TITLE": "Titre",
|
||||
"CATEGORY": "Catégorie",
|
||||
"READ_COUNT": "Nombre de lectures",
|
||||
"READ_COUNT": "Views",
|
||||
"STATUS": "État",
|
||||
"LAST_EDITED": "Dernière modification"
|
||||
},
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"REPLY_TIME": {
|
||||
"NAME": "Temps d'attente du client",
|
||||
"TOOLTIP_TEXT": "Le temps de résolution est %{metricValue} (basé sur %{conversationCount} conversations)"
|
||||
"TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} replies)"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE_OPTIONS": {
|
||||
@@ -441,7 +441,8 @@
|
||||
"LOADING_MESSAGE": "Chargement des métriques de la conversation...",
|
||||
"OPEN": "Ouvert",
|
||||
"UNATTENDED": "Sans surveillance",
|
||||
"UNASSIGNED": "Non assigné"
|
||||
"UNASSIGNED": "Non assigné",
|
||||
"PENDING": "En attente"
|
||||
},
|
||||
"CONVERSATION_HEATMAP": {
|
||||
"HEADER": "Trafic des conversations",
|
||||
|
||||
@@ -31,21 +31,24 @@
|
||||
"PLACEHOLDER": "SLA for premium customers"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"LABEL": "First Response Time(Seconds)",
|
||||
"PLACEHOLDER": "300 for 5 minutes"
|
||||
"LABEL": "Délai de première réponse",
|
||||
"PLACEHOLDER": "5"
|
||||
},
|
||||
"NEXT_RESPONSE_TIME": {
|
||||
"LABEL": "Next Response Time(Seconds)",
|
||||
"PLACEHOLDER": "600 for 10 minutes"
|
||||
"LABEL": "Next Response Time",
|
||||
"PLACEHOLDER": "5"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"LABEL": "Resolution Time(Seconds)",
|
||||
"PLACEHOLDER": "86400 for 1 day"
|
||||
"LABEL": "Temps de résolution",
|
||||
"PLACEHOLDER": "60"
|
||||
},
|
||||
"BUSINESS_HOURS": {
|
||||
"LABEL": "Heures de bureau",
|
||||
"PLACEHOLDER": "Only during business hours"
|
||||
},
|
||||
"THRESHOLD_TIME": {
|
||||
"INVALID_FORMAT_ERROR": "Threshold should be a number and greater than zero"
|
||||
},
|
||||
"EDIT": "Modifier",
|
||||
"CREATE": "Créer",
|
||||
"DELETE": "Supprimer",
|
||||
|
||||
Reference in New Issue
Block a user