Update it_IT.json

Replaced literal strings with translation
This commit is contained in:
fabiograz 2022-01-22 01:55:22 +01:00 committed by GitHub
parent 9d8db6e746
commit 222067ec5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@
"inlineCode": "Codice in linea",
"quote": "Cita Blocco"
},
"tooltip":{
"tooltip": {
"lightMode" : "Passa alla modalità Chiara",
"darkMode" : "Passa alla modalità Scura"
},
@ -127,5 +127,16 @@
"instruction3": "Naviga sul seguente link con il tuo browser web e inserisci il codice seguente:",
"instruction4": "Premi il bottone qui sotto quando hai completato l'iscrizione:"
}
},
"settings": {
"title": "Impostazioni",
"menu": {
"appearance": "Aspetto",
"language": "Lingua"
},
"appearance": {
"lightLabel": "Modalità Chiara",
"darkLabel": "Modalità Scura"
}
}
}