Files
flux/lib/l10n/app_it.arb

20 lines
460 B
Plaintext
Raw Normal View History

2026-04-29 19:25:48 +02:00
{
"@@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"
}