diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-28 00:02:55 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-28 00:02:55 +0200 |
| commit | eca95f90de3de7c6507fc529e00e1e36f136a234 (patch) | |
| tree | c2ad60e1c3f7ff7969da2e004b245f662a32df4c /config | |
| parent | 7605ececf7055e6da28eb54160324356c5dfe31c (diff) | |
Let editors manage menu titles in both locales
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/de.yml | 2 | ||||
| -rw-r--r-- | config/locales/en.yml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 30e2f1b5..7253d1e4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml | |||
| @@ -638,6 +638,8 @@ de: | |||
| 638 | title: "Menüeintrag hinzufügen" | 638 | title: "Menüeintrag hinzufügen" |
| 639 | edit: | 639 | edit: |
| 640 | title: "Menüeintrag bearbeiten" | 640 | title: "Menüeintrag bearbeiten" |
| 641 | title_fields: | ||
| 642 | falls_back: "Menu-Title leer lassen, fall-back nach deutsch" | ||
| 641 | 643 | ||
| 642 | layouts: | 644 | layouts: |
| 643 | application: | 645 | application: |
diff --git a/config/locales/en.yml b/config/locales/en.yml index f76dfecb..b21008f7 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -455,6 +455,8 @@ en: | |||
| 455 | title: "Add Menu Item" | 455 | title: "Add Menu Item" |
| 456 | edit: | 456 | edit: |
| 457 | title: "Edit Menu Item" | 457 | title: "Edit Menu Item" |
| 458 | title_fields: | ||
| 459 | falls_back: "Menu item title falls back to German if empty" | ||
| 458 | 460 | ||
| 459 | flash: | 461 | flash: |
| 460 | common: | 462 | common: |
