chore: Enable Russian, update translations (#1159)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
"CLICK_HERE": "Clique aqui",
|
||||
"LOADING_INBOXES": "Carregando caixas de entrada",
|
||||
"LOADING_CONVERSATIONS": "Carregando conversas",
|
||||
"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": "BAIXAR",
|
||||
"HEADER": {
|
||||
"RESOLVE_ACTION": "Resolver",
|
||||
@@ -31,5 +36,22 @@
|
||||
"VISIBLE_TO_AGENTS": "Nota Privada: Apenas visível para você e sua equipe",
|
||||
"CHANGE_STATUS": "Estado da conversa alterado",
|
||||
"CHANGE_AGENT": "Responsável da conversa alterado"
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
"TITLE": "Send conversation transcript",
|
||||
"DESC": "Send a copy of the conversation transcript to the specified email address",
|
||||
"SUBMIT": "submeter",
|
||||
"CANCEL": "cancelar",
|
||||
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
|
||||
"SEND_EMAIL_ERROR": "There was an error, please try again",
|
||||
"FORM": {
|
||||
"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": "Enter an email address",
|
||||
"ERROR": "Por favor, insira um endereço de e-mail válido"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user