jayfk / jayfk/statuspage

When no incident, typo in data-l10n-id prevent applying localisation

Open
#176 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.9k
Forks
180
PR merge metrics
No merged PRs in 30d

Description

At line 77 of file /statuspage/template/template.html, `data-l10n-id` should be `no-incident`, instead of `no.incident`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Open /statuspage/template/template.html around line 77 and inspect the localization identifier used when there is no incident. The work is complete when that identifier is `no-incident` rather than `no.incident`.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
internationalization
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.