chore: Update translations (#1661)

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: AlguienSama
Co-authored-by: Scarlett Bidun (scarlettbidun)
Co-authored-by: Sin V (jiiniasu)
Co-authored-by: Diego Vieira (diego-vieira)
Co-authored-by: vfasoulas
Co-authored-by: Yovan Lutfi Arya (Regerta)
Co-authored-by: arturczyzewski
This commit is contained in:
Sojan Jose
2021-01-18 12:36:26 +05:30
committed by GitHub
parent 13073629bb
commit b4ef6f64be
118 changed files with 604 additions and 412 deletions

View File

@@ -1,9 +1,9 @@
{
"REPORT": {
"HEADER": "Rapporter",
"LOADING_CHART": "Laddar sjökortsdata...",
"NO_ENOUGH_DATA": "Vi har inte fått tillräckligt många datapunkter för att generera rapport, försök igen senare.",
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
"LOADING_CHART": "Laddar diagramdata...",
"NO_ENOUGH_DATA": "Vi har inte fått tillräckligt många datapunkter för att generera en rapport, försök igen senare.",
"DOWNLOAD_AGENT_REPORTS": "Ladda ner agentrapporter",
"METRICS": {
"CONVERSATIONS": {
"NAME": "Konversationer",
@@ -19,14 +19,14 @@
},
"FIRST_RESPONSE_TIME": {
"NAME": "Första svarstiden",
"DESC": "( Genomsnitt)"
"DESC": "( Genomsnitt )"
},
"RESOLUTION_TIME": {
"NAME": "Lösning Tid",
"DESC": "( Genomsnitt)"
"NAME": "Lösningstid",
"DESC": "( Genomsnitt )"
},
"RESOLUTION_COUNT": {
"NAME": "Antal upplösningar",
"NAME": "Antal lösta",
"DESC": "( Totalt )"
}
},