Add missing holiday categories in holiday (#175841)

This commit is contained in:
G Johansson
2026-07-10 19:56:13 +00:00
committed by Franck Nijhof
parent 6a3b0e1f0a
commit d156a2ff52
+14 -1
View File
@@ -51,20 +51,33 @@
"selector": {
"device_class": {
"options": {
"albanian": "Albanian",
"armed_forces": "Armed forces",
"armenian": "Armenian",
"bank": "Bank",
"bosnian": "Bosnian",
"catholic": "Catholic",
"chinese": "Chinese",
"christian": "Christian",
"de_facto": "De facto",
"government": "Government",
"half_day": "Half day",
"hebrew": "Hebrew",
"hindu": "Hindu",
"islamic": "Islamic",
"optional": "Optional",
"orthodox": "Orthodox",
"protestant": "Protestant",
"public": "Public",
"roma": "Roma",
"sabian": "Sabian",
"school": "School",
"serbian": "Serbian",
"turkish": "Turkish",
"unofficial": "Unofficial",
"workday": "Workday"
"vlach": "Vlach",
"workday": "Workday",
"yazidi": "Yazidi"
}
}
},