feat: wiki like linkage for posts
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -246,6 +246,8 @@
|
||||
"insert.hint.external": "Entrez l’URL 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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user