Update der starter collections.

This commit is contained in:
2022-06-03 14:43:59 +02:00
parent 432d21daeb
commit d872767845
3 changed files with 34 additions and 41 deletions

View File

@@ -5,11 +5,11 @@ meta:
label: { de: "Sprache", en: "Language" }
helperText:
{
de: "Definiert, in welcher Sprache das Menü verfügbar ist. Die Standard-Sprache ist 'de-DE'.",
en: "Defines in which language the menu is available. The default language is 'de-DE'.",
de: "Definiert, in welcher Sprache das Menü verfügbar ist. Die Standard-Sprache ist 'de'.",
en: "Defines in which language the menu is available. The default language is 'de'.",
}
filter: true
defaultValue: "de"
defaultValue: de
choices:
- { id: af, name: { key: "labels.locales.af" } }
- { id: af-ZA, name: { key: "labels.locales.af-ZA" } }