20 lines
460 B
Plaintext
20 lines
460 B
Plaintext
|
|
{
|
||
|
|
"@@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"
|
||
|
|
|
||
|
|
}
|