Set Preferred Language for Guest Users #5295

Closed
opened 2026-02-05 09:55:09 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @kordkheili on GitHub (May 29, 2025).

Describe the feature you'd like

I noticed that currently, it's not possible to set a preferred language for guest users.

Thanks for considering this!

Describe the benefits this would bring to existing BookStack users

Adding this feature would greatly improve the user experience on public-facing pages.

Can the goal of this request already be achieved via other means?

No

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

How long have you been using BookStack?

Under 3 months

Additional context

No response

Originally created by @kordkheili on GitHub (May 29, 2025). ### Describe the feature you'd like I noticed that currently, it's not possible to set a preferred language for guest users. Thanks for considering this! ### Describe the benefits this would bring to existing BookStack users Adding this feature would greatly improve the user experience on public-facing pages. ### Can the goal of this request already be achieved via other means? No ### Have you searched for an existing open/closed issue? - [x] I have searched for existing issues and none cover my fundamental request ### How long have you been using BookStack? Under 3 months ### Additional context _No response_
OVERLORD added the 🔨 Feature Request label 2026-02-05 09:55:09 +03:00
Author
Owner

@ssddanbrown commented on GitHub (May 29, 2025):

Hi @kordkheili,
Please see our guidance on setting the default language here:
https://www.bookstackapp.com/docs/admin/language-config/#setting-the-default-language

The default language is used by guest users by default, if their language cannot be autodetected based upon their browser data, although this auto-detection can also be disabled as per the guidance also on the linked page above.

@ssddanbrown commented on GitHub (May 29, 2025): Hi @kordkheili, Please see our guidance on setting the default language here: https://www.bookstackapp.com/docs/admin/language-config/#setting-the-default-language The default language is used by guest users by default, if their language cannot be autodetected based upon their browser data, although this auto-detection can also be disabled as per the guidance also on the linked page above.
Author
Owner

@kordkheili commented on GitHub (May 30, 2025):

Hi @kordkheili, Please see our guidance on setting the default language here: https://www.bookstackapp.com/docs/admin/language-config/#setting-the-default-language

The default language is used by guest users by default, if their language cannot be autodetected based upon their browser data, although this auto-detection can also be disabled as per the guidance also on the linked page above.

Thank you, and apologies for the oversight.
Setting APP_AUTO_LANG_PUBLIC=false resolved the incorrect language detection issue for me.

@kordkheili commented on GitHub (May 30, 2025): > Hi [@kordkheili](https://github.com/kordkheili), Please see our guidance on setting the default language here: https://www.bookstackapp.com/docs/admin/language-config/#setting-the-default-language > > The default language is used by guest users by default, if their language cannot be autodetected based upon their browser data, although this auto-detection can also be disabled as per the guidance also on the linked page above. Thank you, and apologies for the oversight. Setting `APP_AUTO_LANG_PUBLIC=false` resolved the incorrect language detection issue for me.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5295