feat: wiki like linkage for posts

This commit is contained in:
2026-02-27 16:36:45 +01:00
parent f9527b384b
commit bd10825e74
12 changed files with 390 additions and 18 deletions

View File

@@ -248,6 +248,8 @@
"insert.hint.external": "URL eingeben und Enter drücken oder auf die Schaltfläche klicken, Esc zum Schließen",
"insert.hint.canonicalPost": "Kanonisch: /YYYY/MM/DD/slug",
"insert.hint.canonicalMedia": "Kanonisch: /media/YYYY/MM/datei.ext",
"insert.createPost": "Beitrag \"{title}\" erstellen",
"insert.createdPost": "Beitrag \"{title}\" erstellt",
"postLinks.loading": "Links werden geladen...",
"postLinks.link": "Link",
"postLinks.links": "Links",

View File

@@ -248,6 +248,8 @@
"insert.hint.external": "Enter URL and press Enter or click button, Esc to close",
"insert.hint.canonicalPost": "Canonical: /YYYY/MM/DD/slug",
"insert.hint.canonicalMedia": "Canonical: /media/YYYY/MM/file.ext",
"insert.createPost": "Create post \"{title}\"",
"insert.createdPost": "Post \"{title}\" created",
"postLinks.loading": "Loading links...",
"postLinks.link": "link",
"postLinks.links": "links",

View File

@@ -248,6 +248,8 @@
"insert.hint.external": "Introduce la URL y pulsa Enter o haz clic en el botón, Esc para cerrar",
"insert.hint.canonicalPost": "Canónico: /YYYY/MM/DD/slug",
"insert.hint.canonicalMedia": "Canónico: /media/YYYY/MM/archivo.ext",
"insert.createPost": "Crear artículo \"{title}\"",
"insert.createdPost": "Artículo \"{title}\" creado",
"postLinks.loading": "Cargando enlaces...",
"postLinks.link": "enlace",
"postLinks.links": "enlaces",

View File

@@ -246,6 +246,8 @@
"insert.hint.external": "Entrez lURL et appuyez sur Entrée ou cliquez sur le bouton, Esc pour fermer",
"insert.hint.canonicalPost": "Canonique : /YYYY/MM/DD/slug",
"insert.hint.canonicalMedia": "Canonique : /media/YYYY/MM/fichier.ext",
"insert.createPost": "Créer l'article « {title} »",
"insert.createdPost": "Article « {title} » créé",
"postLinks.loading": "Chargement des liens...",
"postLinks.link": "lien",
"postLinks.links": "liens",

View File

@@ -246,6 +246,8 @@
"insert.hint.external": "Inserisci URL e premi Invio o clicca il pulsante, Esc per chiudere",
"insert.hint.canonicalPost": "Canonico: /YYYY/MM/DD/slug",
"insert.hint.canonicalMedia": "Canonico: /media/YYYY/MM/file.ext",
"insert.createPost": "Crea articolo \"{title}\"",
"insert.createdPost": "Articolo \"{title}\" creato",
"postLinks.loading": "Caricamento link...",
"postLinks.link": "collegamento",
"postLinks.links": "link",