We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1906664 commit 1994f88Copy full SHA for 1994f88
packages/core/src/i18n/locales/it.ts
@@ -56,6 +56,12 @@ export const it = {
56
aliases: ["code", "pre"],
57
group: "Blocchi Base",
58
},
59
+ page_break: {
60
+ title: "Interruzione di Pagina",
61
+ subtext: "Separatore di pagina",
62
+ aliases: ["pagina", "interruzione", "separatore"],
63
+ group: "Blocchi base",
64
+ },
65
table: {
66
title: "Tabella",
67
subtext: "Tabella con celle modificabili",
0 commit comments