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": "Archivo",
"menu.group.edit": "Editar",
"menu.group.view": "Ver",
"menu.group.window": "Ventana",
"menu.group.blog": "Blog",
"menu.group.help": "Ayuda",
"menu.item.newPost": "Nueva entrada",
"menu.item.importMedia": "Importar medios...",
@@ -198,6 +198,8 @@
"editor.tagsPlaceholder": "Añadir etiqueta...",
"editor.categories": "Categorías",
"editor.categoriesPlaceholder": "Añadir categoría...",
"editor.outlinks": "Enlaces salientes",
"editor.backlinks": "Enlaces entrantes",
"editor.untitled": "Sin título",
"editor.createdAt": "Creado",
"editor.updatedAt": "Actualizado",