chore: Update translations (#1502)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com> Co-authored-by: Yovan Lutfi Arya (Regerta) Co-authored-by: Matt (duartemvix) Co-authored-by: vfasoulas Co-authored-by: Fernando Sousa (fernando) Co-authored-by: korho
This commit is contained in:
@@ -70,44 +70,44 @@
|
||||
"LABEL": "Localização"
|
||||
},
|
||||
"COMPANY_NAME": {
|
||||
"PLACEHOLDER": "Enter the company name",
|
||||
"LABEL": "Company Name"
|
||||
"PLACEHOLDER": "Digite o nome da empresa",
|
||||
"LABEL": "Nome da empresa"
|
||||
},
|
||||
"SOCIAL_PROFILES": {
|
||||
"FACEBOOK": {
|
||||
"PLACEHOLDER": "Enter the Facebook username",
|
||||
"PLACEHOLDER": "Digite o nome de usuário do Facebook",
|
||||
"LABEL": "Facebook"
|
||||
},
|
||||
"TWITTER": {
|
||||
"PLACEHOLDER": "Enter the Twitter username",
|
||||
"PLACEHOLDER": "Digite o nome de usuário Twitter",
|
||||
"LABEL": "Twitter"
|
||||
},
|
||||
"LINKEDIN": {
|
||||
"PLACEHOLDER": "Enter the LinkedIn username",
|
||||
"PLACEHOLDER": "Digite o nome de usuário do LinkedIn",
|
||||
"LABEL": "LinkedIn"
|
||||
},
|
||||
"GITHUB": {
|
||||
"PLACEHOLDER": "Enter the Github username",
|
||||
"PLACEHOLDER": "Digite o nome de usuário do Github",
|
||||
"LABEL": "Github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Updated contact successfully",
|
||||
"CONTACT_ALREADY_EXIST": "This email address is in use for another contact.",
|
||||
"ERROR_MESSAGE": "There was an error updating the contact, please try again"
|
||||
"SUCCESS_MESSAGE": "Contato atualizado com sucesso",
|
||||
"CONTACT_ALREADY_EXIST": "Esse endereço de e-mail já está sendo usado para outro contato.",
|
||||
"ERROR_MESSAGE": "Ocorreu um erro ao atualizar o contato, por favor, tente novamente"
|
||||
},
|
||||
"CONTACTS_PAGE": {
|
||||
"HEADER": "Contacts",
|
||||
"SEARCH_BUTTON": "Search",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Search for contacts",
|
||||
"HEADER": "Contato",
|
||||
"SEARCH_BUTTON": "Pesquisar",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Procurar contatos",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Loading contacts...",
|
||||
"404": "No contacts matches your search 🔍",
|
||||
"LOADING_MESSAGE": "Carregando contatos...",
|
||||
"404": "Nenhum contato corresponde à sua pesquisa 🔍",
|
||||
"TABLE_HEADER": [
|
||||
"Nome",
|
||||
"Número de Telefone",
|
||||
"Conversas",
|
||||
"Last Contacted"
|
||||
"Último contato"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user