mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: Added it_IT translation (#1200)
This commit is contained in:
parent
7b8aa78e95
commit
35fbf99fb1
@ -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": {}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user