Problems with German translation #165

Closed
opened 2026-02-04 17:36:22 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @sewid on GitHub (Feb 27, 2022).

Hi there, I have just installed planka using docker. In my docker-compose, I've specified "meltyshev/planka:1.0.0-beta". With that version, there is a problem with the German translation. If I switch back to "meltyshev/planka:latest", everything works fine.

The problem is:
i18nextLng: "de-DE" is added to the local storage, breaks all translations and leads to endless loading. "meltyshev/planka:latest" does work with i18nextLng: "de-DE".

If I manually change i18nextLng to "de", "meltyshev/planka:1.0.0-beta" loads the sites with correct translations and without problems. A new browser window in incognito mode sets "de-DE" again, I have to manually change it and so on.

Originally created by @sewid on GitHub (Feb 27, 2022). Hi there, I have just installed planka using docker. In my docker-compose, I've specified "meltyshev/planka:1.0.0-beta". With that version, there is a problem with the German translation. If I switch back to "meltyshev/planka:latest", everything works fine. The problem is: i18nextLng: "de-DE" is added to the local storage, breaks all translations and leads to endless loading. "meltyshev/planka:latest" does work with i18nextLng: "de-DE". If I manually change i18nextLng to "de", "meltyshev/planka:1.0.0-beta" loads the sites with correct translations and without problems. A new browser window in incognito mode sets "de-DE" again, I have to manually change it and so on.
OVERLORD added the bug label 2026-02-04 17:36:22 +03:00
Author
Owner

@meltyshev commented on GitHub (Mar 31, 2022):

Thanks for reporting this! Sorry for the delayed response. It will be fixed in the next commit.

@meltyshev commented on GitHub (Mar 31, 2022): Thanks for reporting this! Sorry for the delayed response. It will be fixed in the next commit.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#165