You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the system or web browser is set to a language with three letters (e.g. Filipino, which is fil), it only parses the first two (fi) and would automatically assume it's that language (which is Finnish in this case) and chooses that one instead. Since there is no Filipino translation yet, I would expect it to fall back to English, but not in this case because of the issue.
Screenshot:
π Reproduction steps
As far as I know, only Chromium has the option for the Filipino language, so use that instead if you can
Set the preferred language to Filipino on chrome://settings/languages, make sure its at the very top.
Visit any Uptime Kuma instance, like https://status.codeberg.eu or the demo version provided in the README
π Expected behavior
Since there is no Filipino translation yet, it should fall back to English
π Actual Behavior
Uses the Finnish language instead
π» Uptime-Kuma Version
1.23.12
π» Operating System and Arch
Arch Linux
π Browser
Chromium 122.0.6261.111
π₯οΈ Deployment Environment
Not applicable
π Relevant log output
No response
The text was updated successfully, but these errors were encountered:
π I have found these related issues/pull requests
I don't seem to find any related issue.
π‘οΈ Security Policy
Description
When the system or web browser is set to a language with three letters (e.g. Filipino, which is
fil
), it only parses the first two (fi
) and would automatically assume it's that language (which is Finnish in this case) and chooses that one instead. Since there is no Filipino translation yet, I would expect it to fall back to English, but not in this case because of the issue.Screenshot:
π Reproduction steps
As far as I know, only Chromium has the option for the Filipino language, so use that instead if you can
chrome://settings/languages
, make sure its at the very top.π Expected behavior
Since there is no Filipino translation yet, it should fall back to English
π Actual Behavior
Uses the Finnish language instead
π» Uptime-Kuma Version
1.23.12
π» Operating System and Arch
Arch Linux
π Browser
Chromium 122.0.6261.111
π₯οΈ Deployment Environment
Not applicable
π Relevant log output
No response
The text was updated successfully, but these errors were encountered: