chore(locales\it): translate missing strings (#308)

- Made some untranslated strings translated
This commit is contained in:
bitpredator
2023-04-25 23:38:50 +02:00
committed by GitHub
parent 9ce8f963b4
commit d389bc6010

View File

@@ -1,9 +1,9 @@
{ {
"language": "Italiano", "language": "Italiano",
"ui": { "ui": {
"cancel": "Cancel", "cancel": "Annulla",
"close": "Chiudere", "close": "Chiudere",
"confirm": "Confermare", "confirm": "Confermare",
"more": "More..." "more": "Di più..."
} }
} }