feat: Added it_IT translation (#1200)

This commit is contained in:
Alessio Marinelli 2022-10-02 14:25:06 +02:00 committed by GitHub
parent 7b8aa78e95
commit 35fbf99fb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,35 +1,35 @@
{ {
"@@locale": "it-IT", "@@locale": "it-IT",
"bold": "", "bold": "Grassetto",
"@bold": {}, "@bold": {},
"bulletedList": "", "bulletedList": "Elenco puntato",
"@bulletedList": {}, "@bulletedList": {},
"checkbox": "", "checkbox": "Casella di spunta",
"@checkbox": {}, "@checkbox": {},
"embedCode": "", "embedCode": "Incorpora codice",
"@embedCode": {}, "@embedCode": {},
"heading1": "", "heading1": "H1",
"@heading1": {}, "@heading1": {},
"heading2": "", "heading2": "H2",
"@heading2": {}, "@heading2": {},
"heading3": "", "heading3": "H3",
"@heading3": {}, "@heading3": {},
"highlight": "", "highlight": "Evidenzia",
"@highlight": {}, "@highlight": {},
"image": "", "image": "Immagine",
"@image": {}, "@image": {},
"italic": "", "italic": "Corsivo",
"@italic": {}, "@italic": {},
"link": "", "link": "Collegamento",
"@link": {}, "@link": {},
"numberedList": "", "numberedList": "Elenco numerato",
"@numberedList": {}, "@numberedList": {},
"quote": "", "quote": "Cita",
"@quote": {}, "@quote": {},
"strikethrough": "", "strikethrough": "Barrato",
"@strikethrough": {}, "@strikethrough": {},
"text": "", "text": "Testo",
"@text": {}, "@text": {},
"underline": "", "underline": "Sottolineato",
"@underline": {} "@underline": {}
} }