tooot/src/i18n/it/common.json

22 lines
413 B
JSON

{
"buttons": {
"OK": "OK",
"apply": "Applica",
"cancel": "Annulla"
},
"customEmoji": {
"accessibilityLabel": "Emoji personalizzata {{emoji}}"
},
"message": {
"success": {
"message": "{{function}} eseguito con successo"
},
"warning": {
"message": ""
},
"error": {
"message": "{{function}} fallito, per favore riprova"
}
},
"separator": ", "
}