Chore: New Crowdin translations (#747)
Brings in new translation files from Crowdin.
This commit is contained in:
20
app/javascript/dashboard/i18n/locale/pt/contact.json
Normal file
20
app/javascript/dashboard/i18n/locale/pt/contact.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"CONTACT_PANEL": {
|
||||
"CONVERSATION_TITLE": "Detalhes da conversa",
|
||||
"BROWSER": "Navegador",
|
||||
"OS": "Sistema Operacional",
|
||||
"INITIATED_FROM": "A partir de",
|
||||
"INITIATED_AT": "Iniciado em",
|
||||
"CONVERSATIONS": {
|
||||
"NO_RECORDS_FOUND": "Não há conversas anteriores associadas a este contato.",
|
||||
"TITLE": "Conversas anteriores"
|
||||
},
|
||||
"LABELS": {
|
||||
"TITLE": "Marcador da conversa",
|
||||
"UPDATE_BUTTON": "Atualizar Marcadores",
|
||||
"UPDATE_ERROR": "Não foi possível atualizar os marcadores, tente novamente.",
|
||||
"TAG_PLACEHOLDER": "Adicionar novo marcador",
|
||||
"PLACEHOLDER": "Pesquisar ou adicionar"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user