New translations settingsserversettingszonecomponent.json (Italian)

This commit is contained in:
João Vitória Silva
2026-01-09 19:07:14 +00:00
parent 6e4d475b29
commit 5a26c7613b

View File

@@ -5,6 +5,12 @@
"unitsImperial": "Imperiali",
"currencyLabel": "Valuta predefinita",
"numRecordsLabel": "Numero di record per pagina",
"passwordTitle": "Password policy",
"passwordTypeLabel": "Password type policy",
"passwordTypeStrict": "Strict (must include uppercase, lowercase, number, and special character)",
"passwordTypeLengthOnly": "Length only (minimum length requirement)",
"passwordLengthRegularUsersLabel": "Password minimum length for regular users",
"passwordLengthAdminsUsersLabel": "Password minimum length for admin users",
"signupTitle": "Registrazione",
"adminApprovalLabel": "Approvazione amministratore",
"emailConfirmationLabel": "Conferma email",
@@ -33,6 +39,10 @@
"errorUpdateServerSettings": "Errore nell'aggiornamento delle impostazioni server",
"errorFetchingServerSettings": "Errore nel recupero delle impostazioni server",
"mapsTitle": "Mappe",
"tileTemplateLabel": "Tile server template",
"tileTemplateCustom": "Custom",
"tileTemplateApiKeyWarning": "This template requires an API key configured in the backend.",
"tileTemplateFrontendApiKeyWarning": "This template may require an API key configured in the frontend.",
"tileserverUrlLabel": "URL del tile server",
"tileserverAttributionLabel": "Attribuzione del tile server",
"mapBackgroundColorLabel": "Colore di sfondo della mappa"