feat(settings/clock/date): implement

This commit is contained in:
2026-01-14 23:33:52 +01:00
parent d78abd59c9
commit f0afce206e
3 changed files with 57 additions and 1 deletions

View File

@@ -33,7 +33,12 @@
},
"clock": {
"title": "Clock",
"description": "Change date, time, and alarm settings."
"description": "Change date, time, and alarm settings.",
"date": {
"title": "Date",
"description": "Today's date."
}
},
"user": {
"title": "User",