Use built-in language selector in yaml

This commit is contained in:
Tsvi Mostovicz
2025-03-25 18:56:05 +00:00
parent d6538cf4ad
commit 3a6705fed5
2 changed files with 2 additions and 10 deletions

View File

@@ -21,9 +21,8 @@ count_omer:
default: "he"
example: "he"
selector:
select:
translation_key: "language"
options:
language:
languages:
- "en"
- "he"
- "fr"

View File

@@ -54,13 +54,6 @@
"adot_mizrah": "Adot Mizrah",
"italian": "Italian"
}
},
"language": {
"options": {
"he": "Hebrew",
"en": "English",
"fr": "French"
}
}
},
"services": {