default language setting #454

Open
opened 2026-02-04 19:40:53 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @ADeeeee on GitHub (Apr 2, 2024).

Hi all,

Is there any way to set up a default language in English rather than having the browser's language? I've tried to overwrite the Accept-Language header in nginx, but nothing happened.

proxy_set_header Accept-Language "en-US";
Originally created by @ADeeeee on GitHub (Apr 2, 2024). Hi all, Is there any way to set up a default language in English rather than having the browser's language? I've tried to overwrite the Accept-Language header in nginx, but nothing happened. ``` proxy_set_header Accept-Language "en-US"; ```
OVERLORD added the enhancement label 2026-02-04 19:40:53 +03:00
Author
Owner

@meltyshev commented on GitHub (Apr 2, 2024):

Hi! Unfortunately, there is no way yet to set the default language for new users :( We have to add a new env variable for that to make it configurable.

@meltyshev commented on GitHub (Apr 2, 2024): Hi! Unfortunately, there is no way yet to set the default language for new users :( We have to add a new env variable for that to make it configurable.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#454