chore: Enable Russian, update translations (#1159)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
@@ -115,6 +115,43 @@
|
||||
"ERROR_MESSAGE": "Não fomos capazes de autenticar as credenciais Twilio, por favor, tente novamente"
|
||||
}
|
||||
},
|
||||
"API_CHANNEL": {
|
||||
"TITLE": "API Channel",
|
||||
"DESC": "Integrate with API channel and start supporting your customers.",
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "Nome do Canal",
|
||||
"PLACEHOLDER": "Por favor, insira um nome de canal",
|
||||
"ERROR": "Este campo é obrigatório"
|
||||
},
|
||||
"WEBHOOK_URL": {
|
||||
"LABEL": "URL do Webhook",
|
||||
"SUBTITLE": "Configure the URL where you want to recieve callbacks on events.",
|
||||
"PLACEHOLDER": "URL do Webhook"
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create API Channel",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the api channel"
|
||||
}
|
||||
},
|
||||
"EMAIL_CHANNEL": {
|
||||
"TITLE": "Email Channel",
|
||||
"DESC": "Integrate you email inbox.",
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "Nome do Canal",
|
||||
"PLACEHOLDER": "Por favor, insira um nome de canal",
|
||||
"ERROR": "Este campo é obrigatório"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "e-mail",
|
||||
"SUBTITLE": "Email where your customers sends you support tickets",
|
||||
"PLACEHOLDER": "e-mail"
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create Email Channel",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the email channel"
|
||||
},
|
||||
"FINISH_MESSAGE": "Start forwarding your emails to the following email address."
|
||||
},
|
||||
"AUTH": {
|
||||
"TITLE": "Canais",
|
||||
"DESC": "Atualmente oferecemos suporte a widgets de chat ao vivo do site, Facebook Pages e perfis do Twitter como plataformas. Temos mais plataformas como Whatsapp, E-mail, Telegrama e Linha no trabalho, que em breve."
|
||||
@@ -175,7 +212,17 @@
|
||||
"ERROR_MESSAGE": "Não foi possível excluir a caixa de entrada. Tente novamente mais tarde."
|
||||
}
|
||||
},
|
||||
"TABS": {
|
||||
"SETTINGS": "Confirgurações",
|
||||
"COLLABORATORS": "Collaborators",
|
||||
"CONFIGURATION": "Configuration"
|
||||
},
|
||||
"SETTINGS": "Confirgurações",
|
||||
"FEATURES": {
|
||||
"LABEL": "Features",
|
||||
"DISPLAY_FILE_PICKER": "Display file picker on the widget",
|
||||
"DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget"
|
||||
},
|
||||
"SETTINGS_POPUP": {
|
||||
"MESSENGER_HEADING": "Script do Messenger",
|
||||
"MESSENGER_SUB_HEAD": "Coloque esse botão dentro da sua tag corporal",
|
||||
|
||||
Reference in New Issue
Block a user