feat: added week numbers toggle to Clock calendar (#2933)

Provide an optional week number column in the Clock popup calendar while
keeping locale-based numbering and preserving header layout.

Co-authored-by: Spencer <your_github_username@users.noreply.github.com>
This commit is contained in:
Spencer Janyk
2026-02-22 02:09:19 -08:00
committed by GitHub
parent f3b633d259
commit 157477ad29
2 changed files with 108 additions and 10 deletions

View File

@@ -471,6 +471,8 @@
"Time zone" = "Time zone";
"Local" = "Local";
"Calendar" = "Calendar";
"Show week numbers" = "Show week numbers";
"Wk" = "Wk";
"Local time" = "Local time";
"Add new clock" = "Add new clock";
"Delete selected clock" = "Delete selected clock";