mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Add missing catholic category in workday (#130983)
This commit is contained in:
parent
c5622df386
commit
0199418ba9
@ -86,18 +86,19 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"armed_forces": "Armed forces",
|
"armed_forces": "Armed forces",
|
||||||
"bank": "Bank",
|
"bank": "Bank",
|
||||||
|
"catholic": "Catholic",
|
||||||
|
"chinese": "Chinese",
|
||||||
|
"christian": "Christian",
|
||||||
"government": "Government",
|
"government": "Government",
|
||||||
"half_day": "Half day",
|
"half_day": "Half day",
|
||||||
|
"hebrew": "Hebrew",
|
||||||
|
"hindu": "Hindu",
|
||||||
|
"islamic": "Islamic",
|
||||||
"optional": "Optional",
|
"optional": "Optional",
|
||||||
"public": "Public",
|
"public": "Public",
|
||||||
"school": "School",
|
"school": "School",
|
||||||
"unofficial": "Unofficial",
|
"unofficial": "Unofficial",
|
||||||
"workday": "Workday",
|
"workday": "Workday"
|
||||||
"chinese": "Chinese",
|
|
||||||
"christian": "Christian",
|
|
||||||
"hebrew": "Hebrew",
|
|
||||||
"hindu": "Hindu",
|
|
||||||
"islamic": "Islamic"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"days": {
|
"days": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user