mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Harvey Tindall
eeb9b07bce
Only appears with Reset links enabled. Pressing this sends a PWR link to the users selected. if one user is selected, or if one of you selected users doesn't have a method of contact, a link is given to the admin to send to them manually.
28 lines
792 B
JSON
28 lines
792 B
JSON
{
|
|
"meta": {
|
|
"name": "Português (BR)"
|
|
},
|
|
"strings": {
|
|
"username": "Nome do Usuário",
|
|
"name": "Nome",
|
|
"password": "Senha",
|
|
"emailAddress": "Endereço de Email",
|
|
"submit": "Enviar",
|
|
"success": "Sucesso",
|
|
"continue": "Continuar",
|
|
"error": "Erro",
|
|
"copy": "Copiar",
|
|
"theme": "Tema",
|
|
"time24h": "Horário 24h",
|
|
"time12h": "Horário 12h",
|
|
"copied": "Copiado",
|
|
"linkTelegram": "Link do Telegram",
|
|
"contactEmail": "Contato por Email",
|
|
"contactTelegram": "Contato pelo Telegram",
|
|
"send": "Enviar",
|
|
"linkDiscord": "Link do Discord",
|
|
"linkMatrix": "Link do Matrix",
|
|
"contactDiscord": "Contato através do Discord"
|
|
}
|
|
}
|