New translations tabs.json (Italian)

This commit is contained in:
xmflsct 2022-05-28 22:19:59 +02:00
parent d8a7b78c30
commit e864f5bcb1
1 changed files with 4 additions and 1 deletions

View File

@ -43,6 +43,9 @@
"fontSize": { "fontSize": {
"name": "Grandezza del testo dei toot" "name": "Grandezza del testo dei toot"
}, },
"language": {
"name": ""
},
"lists": { "lists": {
"name": "Liste" "name": "Liste"
}, },
@ -221,7 +224,7 @@
} }
}, },
"language": { "language": {
"heading": "Lingua", "heading": "",
"options": { "options": {
"cancel": "$t(common:buttons.cancel)" "cancel": "$t(common:buttons.cancel)"
} }