mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 01:40:10 +00:00
Harvey Tindall
6b3fc3d492
Low German/Saxon (NDS) is empty entirely, which caused discord lang registration to error, so i've just filled in the name. Somebody directly translated "English (US)" into italian instead of putting Italian in italian, corrected that. Use some common sense!
32 lines
892 B
JSON
32 lines
892 B
JSON
{
|
|
"meta": {
|
|
"name": "Italiano (IT)"
|
|
},
|
|
"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": {},
|
|
"quantityStrings": {}
|
|
}
|