mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Correct workday strings typo (#92880)
This commit is contained in:
parent
be040f8259
commit
0c0d59d3e2
@ -25,7 +25,7 @@
|
|||||||
"workdays": "List of workdays",
|
"workdays": "List of workdays",
|
||||||
"add_holidays": "Add custom holidays as YYYY-MM-DD",
|
"add_holidays": "Add custom holidays as YYYY-MM-DD",
|
||||||
"remove_holidays": "Remove holidays as YYYY-MM-DD or by using partial of name",
|
"remove_holidays": "Remove holidays as YYYY-MM-DD or by using partial of name",
|
||||||
"province": "State, Terroritory, Province, Region of Country"
|
"province": "State, Territory, Province, Region of Country"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user