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

language in UI to German not set #419

Closed
ace16vitamine opened this issue Sep 10, 2023 · 7 comments
Closed

language in UI to German not set #419

ace16vitamine opened this issue Sep 10, 2023 · 7 comments
Labels
next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed.

Comments

@ace16vitamine
Copy link

Built on: 2023-09-10 | Version: v23.9.10

I changed the language in UI to German but the language is still EN.

In the config file option is set: UI_LANG='German'

@cvc90
Copy link

cvc90 commented Sep 10, 2023

Hi @ace16vitamine,

I have detected an error in the .json file in the "German" version

A PR 429 has already been sent with the solution to this problem.

@ace16vitamine
Copy link
Author

Top, thanks !!!

@jokob-sk
Copy link
Owner

Thanks @cvc90 🙏

@ace16vitamine can you check the dev image if this issue is fixed?

version: "3"
services:
  pialert:
    container_name: pialert
    image: "jokobsk/pi.alert_dev"
    network_mode: "host"
    restart: always
    volumes:
      - ${APP_DATA_LOCATION}/pialert_dev/config:/home/pi/pialert/config
      - ${APP_DATA_LOCATION}/pialert_dev/db:/home/pi/pialert/db
      - ${LOGS_LOCATION}/:/home/pi/pialert/log
    environment:
      - TZ=Europe/Berlin
      - HOST_USER_ID=1036
      - HOST_USER_GID=1000
      - PORT=20211

@jokob-sk jokob-sk added the Waiting for reply⏳ Waiting for the original poster to respond, or discussion in progress. label Sep 10, 2023
@jokob-sk jokob-sk added next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed. and removed Waiting for reply⏳ Waiting for the original poster to respond, or discussion in progress. labels Sep 10, 2023
@ace16vitamine
Copy link
Author

Confirmed, it is German. :-)

@jokob-sk
Copy link
Owner

Thanks 🙏 :)

@jokob-sk
Copy link
Owner

Keeping it open for others to find

@jokob-sk jokob-sk reopened this Sep 10, 2023
@jokob-sk
Copy link
Owner

Released in today's hotfix (23.9.11)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed.
Projects
None yet
Development

No branches or pull requests

3 participants