feat(#248): admin tag page complete overhaul — tree panel, merge, subtree delete, new edit components #249

Merged
marcel merged 51 commits from feat/issue-221-tag-hierarchy into main 2026-04-17 10:24:10 +02:00
3 changed files with 6 additions and 0 deletions
Showing only changes of commit 654575bf16 - Show all commits

View File

@@ -598,6 +598,8 @@
"admin_tag_merge_confirm_btn": "Jetzt zusammenführen",
"admin_tag_merge_step1": "Schritt 1 von 2",
"admin_tag_merge_step2": "Schritt 2 von 2",
"admin_tag_merge_target_placeholder": "Ziel-Schlagwort suchen …",
"admin_tag_merge_success": "Erfolgreich zusammengeführt.",
"admin_tag_delete_impact": "{docs} Dokument(e) · {descendants} Untergeordnete",
"admin_tag_delete_only_this": "Nur dieses Schlagwort löschen",
"admin_tag_delete_only_this_sub": "Untergeordnete werden zu {parent} verschoben",

View File

@@ -598,6 +598,8 @@
"admin_tag_merge_confirm_btn": "Merge now",
"admin_tag_merge_step1": "Step 1 of 2",
"admin_tag_merge_step2": "Step 2 of 2",
"admin_tag_merge_target_placeholder": "Search target tag …",
"admin_tag_merge_success": "Merged successfully.",
"admin_tag_delete_impact": "{docs} document(s) · {descendants} child tags",
"admin_tag_delete_only_this": "Delete only this tag",
"admin_tag_delete_only_this_sub": "Children will be moved to {parent}",

View File

@@ -598,6 +598,8 @@
"admin_tag_merge_confirm_btn": "Fusionar ahora",
"admin_tag_merge_step1": "Paso 1 de 2",
"admin_tag_merge_step2": "Paso 2 de 2",
"admin_tag_merge_target_placeholder": "Buscar etiqueta de destino …",
"admin_tag_merge_success": "Fusionado con éxito.",
"admin_tag_delete_impact": "{docs} documento(s) · {descendants} subordinados",
"admin_tag_delete_only_this": "Eliminar solo esta etiqueta",
"admin_tag_delete_only_this_sub": "Las subordinadas se moverán a {parent}",