mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 07:51:46 -05:00
Add missing holiday categories in holiday (#175841)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user