Commit 4f33922
committed
fix(weather_status): load translations when injecting dashboard widget script
The BeforeTemplateRenderedListener injected the weather-status script into
the dashboard page but never loaded the app's translation strings, causing
all t('weather_status', ...) calls to fall back to raw English source strings.
Signed-off-by: Anna Larch <anna@nextcloud.com>
AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f16c6c9 commit 4f33922
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
0 commit comments