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": "Datei",
"menu.group.edit": "Bearbeiten",
"menu.group.view": "Ansicht",
"menu.group.window": "Fenster",
"menu.group.blog": "Blog",
"menu.group.help": "Hilfe",
"menu.item.newPost": "Neuer Beitrag",
"menu.item.importMedia": "Medien importieren...",
@@ -198,6 +198,8 @@
"editor.tagsPlaceholder": "Tag hinzufügen...",
"editor.categories": "Kategorien",
"editor.categoriesPlaceholder": "Kategorie hinzufügen...",
"editor.outlinks": "Ausgehende Links",
"editor.backlinks": "Eingehende Links",
"editor.untitled": "Ohne Titel",
"editor.createdAt": "Erstellt",
"editor.updatedAt": "Aktualisiert",