mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Update src/translations/en.json
Co-authored-by: Norbert Rittel <norbert@rittel.de>
This commit is contained in:
parent
26b528c80e
commit
08320579e0
@ -3953,13 +3953,13 @@
|
|||||||
"mode": "Mode",
|
"mode": "Mode",
|
||||||
"weekday": "Weekdays",
|
"weekday": "Weekdays",
|
||||||
"weekdays": {
|
"weekdays": {
|
||||||
"mon": "Monday",
|
"mon": "[%key:ui::weekdays::monday%]",
|
||||||
"tue": "Tuesday",
|
"tue": "[%key:ui::weekdays::tuesday%]",
|
||||||
"wed": "Wednesday",
|
"wed": "[%key:ui::weekdays::wednesday%]",
|
||||||
"thu": "Thursday",
|
"thu": "[%key:ui::weekdays::thursday%]",
|
||||||
"fri": "Friday",
|
"fri": "[%key:ui::weekdays::friday%]",
|
||||||
"sat": "Saturday",
|
"sat": "[%key:ui::weekdays::saturday%]",
|
||||||
"sun": "Sunday"
|
"sun": "[%key:ui::weekdays::sunday%]"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"picker": "At a specific time, or on a specific date.",
|
"picker": "At a specific time, or on a specific date.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user