feat(journey-editor): JourneyEditor frontend — issue #753 #792

Merged
marcel merged 92 commits from feat/issue-753-journey-editor into feat/issue-750-lesereisen-data-model 2026-06-11 12:07:23 +02:00
3 changed files with 0 additions and 6 deletions
Showing only changes of commit ba394e1165 - Show all commits

View File

@@ -1194,8 +1194,6 @@
"journey_remove_confirm_yes": "Bestätigen", "journey_remove_confirm_yes": "Bestätigen",
"journey_remove_confirm_cancel": "Abbrechen", "journey_remove_confirm_cancel": "Abbrechen",
"journey_mutation_error_reload": "Aktion fehlgeschlagen bitte Seite neu laden.", "journey_mutation_error_reload": "Aktion fehlgeschlagen bitte Seite neu laden.",
"journey_item_pending_add": "wird hinzugefügt…",
"journey_item_pending_remove": "wird entfernt…",
"journey_published_empty_warning": "Diese Reise wird ohne Einträge veröffentlicht bleiben.", "journey_published_empty_warning": "Diese Reise wird ohne Einträge veröffentlicht bleiben.",
"journey_intro_placeholder": "Einleitung (optional)", "journey_intro_placeholder": "Einleitung (optional)",
"journey_interlude_placeholder": "Zwischentext eingeben…", "journey_interlude_placeholder": "Zwischentext eingeben…",

View File

@@ -1194,8 +1194,6 @@
"journey_remove_confirm_yes": "Confirm", "journey_remove_confirm_yes": "Confirm",
"journey_remove_confirm_cancel": "Cancel", "journey_remove_confirm_cancel": "Cancel",
"journey_mutation_error_reload": "Action failed please reload the page.", "journey_mutation_error_reload": "Action failed please reload the page.",
"journey_item_pending_add": "adding…",
"journey_item_pending_remove": "removing…",
"journey_published_empty_warning": "This journey will remain published without any entries.", "journey_published_empty_warning": "This journey will remain published without any entries.",
"journey_intro_placeholder": "Introduction (optional)", "journey_intro_placeholder": "Introduction (optional)",
"journey_interlude_placeholder": "Enter interlude text…", "journey_interlude_placeholder": "Enter interlude text…",

View File

@@ -1194,8 +1194,6 @@
"journey_remove_confirm_yes": "Confirmar", "journey_remove_confirm_yes": "Confirmar",
"journey_remove_confirm_cancel": "Cancelar", "journey_remove_confirm_cancel": "Cancelar",
"journey_mutation_error_reload": "Acción fallida por favor recarga la página.", "journey_mutation_error_reload": "Acción fallida por favor recarga la página.",
"journey_item_pending_add": "añadiendo…",
"journey_item_pending_remove": "eliminando…",
"journey_published_empty_warning": "Este viaje permanecerá publicado sin entradas.", "journey_published_empty_warning": "Este viaje permanecerá publicado sin entradas.",
"journey_intro_placeholder": "Introducción (opcional)", "journey_intro_placeholder": "Introducción (opcional)",
"journey_interlude_placeholder": "Escribe el texto del interludio…", "journey_interlude_placeholder": "Escribe el texto del interludio…",