Skip to content

Add localization - #92

Merged
cryptomilk merged 2 commits into
mainfrom
asn-wip
Aug 6, 2026
Merged

Add localization#92
cryptomilk merged 2 commits into
mainfrom
asn-wip

Conversation

@cryptomilk

Copy link
Copy Markdown
Owner

No description provided.

cryptomilk and others added 2 commits August 6, 2026 14:27
Weather forecast and calendar/waste-schedule widgets always rendered
weekday, month, and relative-date labels ("Mon", "Jun", "Today") in
English regardless of the configured display language. Weekday/month
names now come from babel's CLDR data (the same approach HA core's
holiday integration uses for BCP-47 locale lookups), and a small
curated dict translates "today"/"tomorrow"/"in N days" for languages
where the grammar is a safe, invariant substitution.

Fixes #75

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Frontend Test Results

113 tests  ±0   113 ✅ ±0   0s ⏱️ ±0s
  4 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 347e8b6. ± Comparison against base commit 7529c7f.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Python Test Results

1 123 tests  +24   1 123 ✅ +24   27s ⏱️ +10s
    1 suites ± 0       0 💤 ± 0 
    1 files   ± 0       0 ❌ ± 0 

Results for commit 347e8b6. ± Comparison against base commit 7529c7f.

@cryptomilk
cryptomilk merged commit 19092cc into main Aug 6, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant