mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
default language setting #454
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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.