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.
25 lines
701 B
JSON
25 lines
701 B
JSON
{
|
|
"meta": {
|
|
"name": "Español (ES)"
|
|
},
|
|
"strings": {
|
|
"username": "Nombre de usuario",
|
|
"password": "Contraseña",
|
|
"emailAddress": "Dirección de correo electrónico",
|
|
"name": "Nombre",
|
|
"submit": "Enviar",
|
|
"success": "Éxito",
|
|
"continue": "Continuar",
|
|
"error": "Error",
|
|
"copy": "Copiar",
|
|
"copied": "Copiado",
|
|
"time24h": "24 horas",
|
|
"time12h": "12 horas",
|
|
"theme": "Tema",
|
|
"send": "Enviar",
|
|
"contactDiscord": "Contacta a través de Discord",
|
|
"contactEmail": "Contacta a través de email",
|
|
"contactTelegram": "Contacta a través de Telegram"
|
|
}
|
|
}
|