uptime-kuma icon indicating copy to clipboard operation
uptime-kuma copied to clipboard

Langage in status page

Open darkstudio opened this issue 2 years ago • 3 comments

⚠️ Please verify that this bug has NOT been raised before.

  • [X] I checked and didn't find similar issue

🛡️ Security Policy

Description

When we create a status page, the language is always English . How we can personalize the language of status page ? Regards

👟 Reproduction steps

create status page

👀 Expected behavior

choose language

😓 Actual Behavior

language is fixed to english

🐻 Uptime-Kuma Version

1.15.1

💻 Operating System and Arch

windows 10

🌐 Browser

Chrome, Brave, firefox

🐋 Docker Version

No response

🟩 NodeJS Version

No response

📝 Relevant log output

No response

darkstudio avatar May 13 '22 19:05 darkstudio

You can change the language in the Uptime Kuma dashboard > Settings > Appearance

karelkryda avatar May 13 '22 21:05 karelkryda

You can change the language in the Uptime Kuma dashboard > Settings > Appearance

No, you dont understand or not read correctly.

We can change language on dashboard when we are logged but we can't change language on STATUS PAGE , the language is ALWAYS in english.

darkstudio avatar May 14 '22 17:05 darkstudio

You can change the language in the Uptime Kuma dashboard > Settings > Appearance

No, you dont understand or not read correctly.

We can change language on dashboard when we are logged but we can't change language on STATUS PAGE , the language is ALWAYS in english.

correct, thats what im looking for, to change the status website language, is always english :(

agaitan026 avatar Jul 18 '22 19:07 agaitan026

We can change the language in the Dashboard and it will change on the Status page JUST FOR YOU, just when you are logged in, log out or go in private browsing window and it will still be in english

tieb62 avatar Oct 01 '22 19:10 tieb62

I think this feature request can be done with this other: #2196

barart avatar Oct 15 '22 00:10 barart

@darkstudio I cannot reproduce this issue (am I missing something?): image

When I switch both my OS and uptime-kuma to German, this works as intended (description is not translated as user-provided)

CommanderStorm avatar Jul 27 '23 16:07 CommanderStorm

See https://github.com/cmandesign/uptime-kuma/blob/2aaed66b38b126406fb6f8b162cde5096a8d6b0c/src/i18n.js#L50 for further details

This means that this key controls the language of the frontend image

CommanderStorm avatar Jul 27 '23 17:07 CommanderStorm