fix: another round of firxes for M3

This commit is contained in:
2026-04-05 19:04:49 +02:00
parent 95cacdcd0e
commit 17c4c79fd6
12 changed files with 321 additions and 80 deletions

View File

@@ -2,7 +2,7 @@
"menu.group.file": "Archivio",
"menu.group.edit": "Modifica",
"menu.group.view": "Vista",
"menu.group.window": "Finestra",
"menu.group.blog": "Blog",
"menu.group.help": "Aiuto",
"menu.item.newPost": "Nuovo post",
"menu.item.importMedia": "Importa media...",
@@ -198,6 +198,8 @@
"editor.tagsPlaceholder": "Aggiungi tag...",
"editor.categories": "Categorie",
"editor.categoriesPlaceholder": "Aggiungi categoria...",
"editor.outlinks": "Link in uscita",
"editor.backlinks": "Link in entrata",
"editor.untitled": "Senza titolo",
"editor.createdAt": "Creato",
"editor.updatedAt": "Aggiornato",