🌐 New Crowdin updates (#1531)

This commit is contained in:
Thomas Camlong
2023-11-03 21:15:08 +01:00
committed by GitHub
parent 4f0be52fe9
commit f4a4b3c252
428 changed files with 5095 additions and 2744 deletions

View File

@@ -1,7 +1,7 @@
{
"metaTitle": "",
"title": "",
"text": "",
"metaTitle": "Criar conta",
"title": "Criar conta",
"text": "Defina suas credenciais abaixo",
"form": {
"fields": {
"username": {
@@ -11,25 +11,25 @@
"label": "Senha"
},
"passwordConfirmation": {
"label": ""
"label": "Confirmar senha"
}
},
"buttons": {
"submit": ""
"submit": "Criar conta"
}
},
"notifications": {
"loading": {
"title": "",
"text": ""
"title": "Criação de conta",
"text": "Aguarde"
},
"success": {
"title": "",
"text": ""
"title": "Conta criada",
"text": "Sua conta foi criada com sucesso"
},
"error": {
"title": "Erro",
"text": ""
"text": "Algo deu errado, recebi o seguinte erro: {{error}}"
}
}
}