chore: Update translations

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-03-08 00:30:00 -08:00
committed by GitHub
parent d6f3643bf0
commit 5214be67c7
172 changed files with 6237 additions and 70 deletions

View File

@@ -426,6 +426,12 @@
"UNATTENDED": "Unattended",
"UNASSIGNED": "Non assigné"
},
"CONVERSATION_HEATMAP": {
"HEADER": "Conversation Traffic",
"NO_CONVERSATIONS": "No conversations",
"CONVERSATION": "%{count} conversation",
"CONVERSATIONS": "%{count} conversations"
},
"AGENT_CONVERSATIONS": {
"HEADER": "Conversations by agents",
"LOADING_MESSAGE": "Loading agent metrics...",
@@ -443,5 +449,14 @@
"BUSY": "Occupé(e)",
"OFFLINE": "Hors-ligne"
}
},
"DAYS_OF_WEEK": {
"SUNDAY": "Sunday",
"MONDAY": "Monday",
"TUESDAY": "Tuesday",
"WEDNESDAY": "Wednesday",
"THURSDAY": "Thursday",
"FRIDAY": "Friday",
"SATURDAY": "Saturday"
}
}