localization

This commit is contained in:
2026-04-29 19:25:48 +02:00
parent b1c1866b4b
commit 8d3ca62304
20 changed files with 361 additions and 20 deletions

20
lib/l10n/app_it.arb Normal file
View File

@@ -0,0 +1,20 @@
{
"@@locale": "it",
"welcomeBack": "Bentornato, {name}! 👋",
"@welcomeBack": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"latestServices": "Ultimi Servizi",
"masterData": "Anagrafiche",
"settings": "Impostazioni",
"newService": "Servizio",
"expiring_contracts": "Contratti in scadenza",
"sticky_notes": "Sticky Notes",
"my_tasks": "Mie Attività",
"latest_service_tickets": "Ultime assistenze"
}