chore: Update translations (#9052)

This commit is contained in:
Chatwoot Bot
2024-03-06 23:30:32 +05:30
committed by GitHub
parent 216de4d123
commit 56bf543f7e
228 changed files with 1161 additions and 861 deletions

View File

@@ -319,7 +319,7 @@
"HEADERS": {
"TITLE": "Naslov",
"CATEGORY": "Kategorija",
"READ_COUNT": "Broj pročitano",
"READ_COUNT": "Views",
"STATUS": "Status",
"LAST_EDITED": "Poslednje izmenjeno"
},

View File

@@ -37,7 +37,7 @@
},
"REPLY_TIME": {
"NAME": "Customer waiting time",
"TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} conversations)"
"TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} replies)"
}
},
"DATE_RANGE_OPTIONS": {
@@ -441,7 +441,8 @@
"LOADING_MESSAGE": "Učitavanje metrike razgovora...",
"OPEN": "Otvoreni",
"UNATTENDED": "Nedodeljeni",
"UNASSIGNED": "Nedodeljen"
"UNASSIGNED": "Nedodeljen",
"PENDING": "Nerešen"
},
"CONVERSATION_HEATMAP": {
"HEADER": "Conversation Traffic",

View File

@@ -31,21 +31,24 @@
"PLACEHOLDER": "SLA for premium customers"
},
"FIRST_RESPONSE_TIME": {
"LABEL": "First Response Time(Seconds)",
"PLACEHOLDER": "300 for 5 minutes"
"LABEL": "Vreme prvog odgovora",
"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": "Vreme rešavanja",
"PLACEHOLDER": "60"
},
"BUSINESS_HOURS": {
"LABEL": "Radno vreme",
"PLACEHOLDER": "Only during business hours"
},
"THRESHOLD_TIME": {
"INVALID_FORMAT_ERROR": "Threshold should be a number and greater than zero"
},
"EDIT": "Uredi",
"CREATE": "Napravi",
"DELETE": "Izbriši",