[Feature Request] Option to change language #167

Closed
opened 2026-02-04 17:36:42 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Pheggas on GitHub (Apr 5, 2022).

Hello. I fired up Planka locally but when i logged in, it changed the language to Czech (i'm Slovak, neighbour state so i kinda get it) but i'd like to change it back to English. Is there possible workaround for now as temporary fix?

Originally created by @Pheggas on GitHub (Apr 5, 2022). Hello. I fired up Planka locally but when i logged in, it changed the language to Czech (i'm Slovak, neighbour state so i kinda get it) but i'd like to change it back to English. Is there possible workaround for now as temporary fix?
OVERLORD added the enhancement label 2026-02-04 17:36:42 +03:00
Author
Owner

@meltyshev commented on GitHub (Apr 5, 2022):

Hi! Language selector in the nearest plans. For now you can change the language using the browser console: F12 -> Console and execute localStorage.setItem('i18nextLng', 'en').

@meltyshev commented on GitHub (Apr 5, 2022): Hi! Language selector in the nearest plans. For now you can change the language using the browser console: F12 -> Console and execute `localStorage.setItem('i18nextLng', 'en')`.
Author
Owner

@Pheggas commented on GitHub (Apr 13, 2022):

Thank you. Unfortunately, console returns undefined instead of changing language.

EDIT: Just needed to F5 the webpage :)

@Pheggas commented on GitHub (Apr 13, 2022): Thank you. Unfortunately, console returns `undefined` instead of changing language. EDIT: Just needed to F5 the webpage :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#167