mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 09:50:11 +00:00
Harvey Tindall
d3c5feaf1b
login-related stuff was moved into common using the langmover script, so that the user page doesn't have to use the admin language files.
30 lines
863 B
JSON
30 lines
863 B
JSON
{
|
|
"meta": {
|
|
"name": "Inglese (US)"
|
|
},
|
|
"strings": {
|
|
"username": "Username",
|
|
"password": "Password",
|
|
"emailAddress": "Indirizzo Email",
|
|
"name": "Nome",
|
|
"submit": "Invia",
|
|
"send": "Invia",
|
|
"success": "Successo",
|
|
"continue": "Continua",
|
|
"error": "Errore",
|
|
"copy": "Copia",
|
|
"copied": "Copiato",
|
|
"time24h": "Formato 24h",
|
|
"time12h": "Formato 12h",
|
|
"linkTelegram": "Link Telegram",
|
|
"contactEmail": "Contatta tramite Email",
|
|
"contactTelegram": "Contatta tramite Telegram",
|
|
"linkDiscord": "Link Discord",
|
|
"linkMatrix": "Link Matrix",
|
|
"contactDiscord": "Contatta tramite Discord",
|
|
"theme": "Tema",
|
|
"refresh": "Aggiorna",
|
|
"required": "Richiesto"
|
|
},
|
|
"notifications": {}
|
|
} |