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": "File",
"menu.group.edit": "Edit",
"menu.group.view": "View",
"menu.group.window": "Window",
"menu.group.blog": "Blog",
"menu.group.help": "Help",
"menu.item.newPost": "New Post",
"menu.item.importMedia": "Import Media...",
@@ -198,6 +198,8 @@
"editor.tagsPlaceholder": "Add tag...",
"editor.categories": "Categories",
"editor.categoriesPlaceholder": "Add category...",
"editor.outlinks": "Outgoing Links",
"editor.backlinks": "Incoming Links",
"editor.untitled": "Untitled",
"editor.createdAt": "Created",
"editor.updatedAt": "Updated",