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": "Fichier",
"menu.group.edit": "Édition",
"menu.group.view": "Affichage",
"menu.group.window": "Fenêtre",
"menu.group.blog": "Blog",
"menu.group.help": "Aide",
"menu.item.newPost": "Nouvel article",
"menu.item.importMedia": "Importer des médias...",
@@ -198,6 +198,8 @@
"editor.tagsPlaceholder": "Ajouter un tag...",
"editor.categories": "Catégories",
"editor.categoriesPlaceholder": "Ajouter une catégorie...",
"editor.outlinks": "Liens sortants",
"editor.backlinks": "Liens entrants",
"editor.untitled": "Sans titre",
"editor.createdAt": "Créé",
"editor.updatedAt": "Mis à jour",