|
@@ -424,40 +424,40 @@
|
|
|
},
|
|
|
|
|
|
"form": {
|
|
|
- "phone":"Phone Number",
|
|
|
- "phoneReg": "The phone number cannot be empty",
|
|
|
- "phoneMinReg": "Please enter the correct phone number",
|
|
|
- "password": "Password",
|
|
|
- "passwordReg": "The password cannot be empty",
|
|
|
- "newPwd": "Please enter a new password",
|
|
|
+ "phone":"Número de Celular",
|
|
|
+ "phoneReg": "O número de telefone não pode estar vazio",
|
|
|
+ "phoneMinReg": "Digite o número de telefone correto",
|
|
|
+ "password": "Senha",
|
|
|
+ "passwordReg": "A senha não pode estar vazia",
|
|
|
+ "newPwd": "Por favor, digite uma nova senha",
|
|
|
"checkPwd": "Please enter the new password again",
|
|
|
- "checkPwdReg": "The password is inconsistent twice",
|
|
|
- "passwordMinReg": "The password cannot be less than 6 digits and more than 20 digits",
|
|
|
- "birthday": "Birthday",
|
|
|
- "birthdayReg": "The birthday cannot be empty",
|
|
|
- "birthdayIsNoStandard": "Minors cannot register",
|
|
|
+ "checkPwdReg": "Digite a nova senha novamente",
|
|
|
+ "passwordMinReg": "A senha não pode ter menos de 6 dígitos e mais de 20 dígitos",
|
|
|
+ "birthday": "Data de nascimento",
|
|
|
+ "birthdayReg": "O aniversário não pode estar vazio",
|
|
|
+ "birthdayIsNoStandard": "Menores não podem se registrar",
|
|
|
"email": "E-mail",
|
|
|
"emailReg": "The E-mail is malformed",
|
|
|
- "username": "Name",
|
|
|
- "usernameReg": "The Name cannot be empty",
|
|
|
- "amount": "The Amount cannot be empty",
|
|
|
- "amountMaxReg": "Maximum amount {amount}",
|
|
|
- "amountMinReg": "Minimum amount {amount}",
|
|
|
- "card": "CPF Number",
|
|
|
- "cardReg": "The CPF is malformed",
|
|
|
- "address": "Address",
|
|
|
- "addressReg": "The address cannot be empty",
|
|
|
- "agreement": "Read and accept the terms",
|
|
|
- "agreementAnd": "and",
|
|
|
- "readyAgreement": "Please read and agree to the Terms of Service",
|
|
|
- "moneyAgreement": "Anti-Money Laundering Policy",
|
|
|
- "serverAgreement": "Terms & Services",
|
|
|
- "childrenAgreement": "Underage Gambling Policy",
|
|
|
- "NotSuitableForChildren": "Not suitable for children",
|
|
|
- "registerText": "Register",
|
|
|
+ "username": "Nome",
|
|
|
+ "usernameReg": "O Nome não pode estar vazio",
|
|
|
+ "amount": "O valor não pode estar vazio",
|
|
|
+ "amountMaxReg": "Valor máximo {amount}",
|
|
|
+ "amountMinReg": "Valor mínimo {amount}",
|
|
|
+ "card": "CPF",
|
|
|
+ "cardReg": "O CPF está malformado",
|
|
|
+ "address": "Endereço",
|
|
|
+ "addressReg": "O endereço não pode estar vazio",
|
|
|
+ "agreement": "Leia e aceite os termos",
|
|
|
+ "agreementAnd": "e",
|
|
|
+ "readyAgreement": "Por favor, leia e concorde com os Termos de Serviço",
|
|
|
+ "moneyAgreement": "Política AML",
|
|
|
+ "serverAgreement": "Termos e Condições",
|
|
|
+ "childrenAgreement": "Política de Proteção de Crianças e Adolescentes",
|
|
|
+ "NotSuitableForChildren": "Não é adequado para crianças",
|
|
|
+ "registerText": "Registro",
|
|
|
"loginText": "Login",
|
|
|
- "sexMan": "Man",
|
|
|
- "sexWoman": "Woman"
|
|
|
+ "sexMan": "Homem",
|
|
|
+ "sexWoman": "Mulher"
|
|
|
},
|
|
|
"navBar": {
|
|
|
"start": "Início",
|