summaryrefslogtreecommitdiff
path: root/config/locales/de.yml
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-07-30 19:52:09 +0200
committererdgeist <erdgeist@erdgeist.org>2026-07-30 19:52:09 +0200
commitbc116a2acfe2450d85229379d54c3344e485db6a (patch)
treebd49c465f45bcec6251325d406c7de3cd6733ddf /config/locales/de.yml
parent6a1102e69230ed62138b8e6aec8a6348e8571b23 (diff)
Replaces the grey slab and filled-box handle with the house card idiom,
a tabler grip and icon-only edit and delete actions. Shows each item's non-default translations muted below the title, read from the translation rows rather than the accessor so the fallback chain cannot disguise a missing label as a translated one. Adds move up/down buttons via acts_as_list, the single-pointer alternative WCAG 2.5.7 requires: the jQuery UI sortable binds mouse events only, so dragging works neither on touch nor from the keyboard. The grip is hidden below the desktop breakpoint for the same reason. The sort handler dropped dataType: "json" against a head :ok response, which sent every success down the error path, and now reloads so the disabled chevron states match the stored order after a drag.
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r--config/locales/de.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 647caf57..2d5e9685 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -669,6 +669,10 @@ de:
669 title: "Menüeinträge" 669 title: "Menüeinträge"
670 create_item: "Menüeintrag anlegen" 670 create_item: "Menüeintrag anlegen"
671 confirm_destroy: "Diesen Menüeintrag wirklich löschen?" 671 confirm_destroy: "Diesen Menüeintrag wirklich löschen?"
672 reorder_hint: "Die Einträge im Navi-Menü kann man draggen"
673 falls_back: "… Fallback auf deutsch"
674 move_up: "Nach oben"
675 move_down: "Nach unten"
672 new: 676 new:
673 title: "Menüeintrag hinzufügen" 677 title: "Menüeintrag hinzufügen"
674 edit: 678 edit: