chore: Enable Russian, update translations (#1159)

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
Sojan Jose
2020-08-22 17:54:16 +05:30
committed by GitHub
parent cdd385b269
commit 83eb92e7ff
268 changed files with 4686 additions and 1469 deletions

View File

@@ -9,6 +9,11 @@
"CLICK_HERE": "Klik hier",
"LOADING_INBOXES": "Inboxen laden",
"LOADING_CONVERSATIONS": "Conversaties laden",
"CANNOT_REPLY": "You cannot reply due to",
"24_HOURS_WINDOW": "24 hour message window restriction",
"LAST_INCOMING_TWEET": "You are replying to the last incoming tweet",
"REPLYING_TO": "You are replying to:",
"REMOVE_SELECTION": "Remove Selection",
"DOWNLOAD": "Download",
"HEADER": {
"RESOLVE_ACTION": "Oplossen",
@@ -33,19 +38,19 @@
"CHANGE_AGENT": "Toegewezen persoon voor dit gesprek is veranderd"
},
"EMAIL_TRANSCRIPT": {
"TITLE": "Stuur conversatie transcriptie",
"DESC": "Stuur een kopie van het conversatietranscript naar het opgegeven e-mailadres",
"SUBMIT": "Verzenden",
"CANCEL": "Annuleer",
"SEND_EMAIL_SUCCESS": "Het chattranscript is succesvol verzonden",
"TITLE": "Send conversation transcript",
"DESC": "Send a copy of the conversation transcript to the specified email address",
"SUBMIT": "Bevestigen",
"CANCEL": "Annuleren",
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
"SEND_EMAIL_ERROR": "Er is een fout opgetreden, probeer het opnieuw",
"FORM": {
"SEND_TO_CONTACT": "Stuur het transcript naar de klant",
"SEND_TO_AGENT": "Stuur het transcript van de toegewezen agent",
"SEND_TO_OTHER_EMAIL_ADDRESS": "Stuur het transcript naar een ander e-mailadres",
"SEND_TO_CONTACT": "Send the transcript to the customer",
"SEND_TO_AGENT": "Send the transcript of the assigned agent",
"SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address",
"EMAIL": {
"PLACEHOLDER": "Voer een e-mail adres in",
"ERROR": "Vul een geldig e-mailadres in"
"PLACEHOLDER": "Enter an email address",
"ERROR": "Voer een geldig e-mailadres in"
}
}
}