Update src/translations/en.json

Co-authored-by: Norbert Rittel <norbert@rittel.de>
This commit is contained in:
Franck Nijhof 2025-06-25 20:45:52 +02:00 committed by GitHub
parent 26b528c80e
commit 08320579e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3953,13 +3953,13 @@
"mode": "Mode",
"weekday": "Weekdays",
"weekdays": {
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday",
"sun": "Sunday"
"mon": "[%key:ui::weekdays::monday%]",
"tue": "[%key:ui::weekdays::tuesday%]",
"wed": "[%key:ui::weekdays::wednesday%]",
"thu": "[%key:ui::weekdays::thursday%]",
"fri": "[%key:ui::weekdays::friday%]",
"sat": "[%key:ui::weekdays::saturday%]",
"sun": "[%key:ui::weekdays::sunday%]"
},
"description": {
"picker": "At a specific time, or on a specific date.",