Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting English as language in settings does not persist #4691

Closed
1 task done
CirnoT opened this issue Apr 18, 2024 · 1 comment Β· Fixed by #4692
Closed
1 task done

Setting English as language in settings does not persist #4691

CirnoT opened this issue Apr 18, 2024 · 1 comment Β· Fixed by #4692
Labels
area:core issues describing changes to the core of uptime kuma bug Something isn't working

Comments

@CirnoT
Copy link

CirnoT commented Apr 18, 2024

πŸ“‘ I have found these related issues/pull requests

#4244

πŸ›‘οΈ Security Policy

Description

Setting language in settings to English does not persist between reloads of page because internally, Uptime Kuma does not recognize that language as valid.

πŸ‘Ÿ Reproduction steps

  1. Ensure auto-detected language is something else than English
  2. Go to Settings -> Appearance -> Language and select English
  3. Refresh page

πŸ‘€ Expected behavior

Language settings is persisted according to user preference

πŸ˜“ Actual Behavior

Language is reverted to auto-detected one based on locale

🐻 Uptime-Kuma Version

1.23.12

πŸ’» Operating System and Arch

Docker

🌐 Browser

Chromium124.0.6367.61

πŸ–₯️ Deployment Environment

  • Runtime: Docker version 25.0.4, build 1a576c5
  • Database: sqlite/embedded
  • Filesystem used to store the database on: ext4 via docker volume

πŸ“ Relevant log output

No response

@CirnoT CirnoT added the bug Something isn't working label Apr 18, 2024
@aliaghil

This comment was marked as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core issues describing changes to the core of uptime kuma bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants