localization
This commit is contained in:
20
lib/l10n/app_it.arb
Normal file
20
lib/l10n/app_it.arb
Normal 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"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user