System-wide preferred language? #503

Closed
opened 2026-02-04 20:37:05 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Alwaysin on GitHub (Nov 16, 2017).

For Feature Requests

Desired Feature: an option in the settings for the admin to define a system-wide language other than English

For Bug Reports

  • BookStack Version (Found in settings, Please don't put 'latest'): 0.18.5
  • PHP Version:
  • MySQL Version:
Expected Behavior

Changes the language to at least every new account, maybe also the old ones?

Current Behavior

Can't do it

Steps to Reproduce

N/A

Originally created by @Alwaysin on GitHub (Nov 16, 2017). ### For Feature Requests Desired Feature: an option in the settings for the admin to define a system-wide language other than English ### For Bug Reports * BookStack Version *(Found in settings, Please don't put 'latest')*: 0.18.5 * PHP Version: * MySQL Version: ##### Expected Behavior Changes the language to at least every new account, maybe also the old ones? ##### Current Behavior Can't do it ##### Steps to Reproduce N/A
Author
Owner

@ssddanbrown commented on GitHub (Nov 16, 2017):

Hi @Alwaysin,
Adding a APP_LANG variable to the .env file should achieve this.

Available options are : 'en', 'de', 'es', 'es_AR', 'fr', 'nl', 'pt_BR', 'sk', 'ja', 'pl', 'it' or 'ru'. (Quotes not needed in .env file)

@ssddanbrown commented on GitHub (Nov 16, 2017): Hi @Alwaysin, Adding a `APP_LANG` variable to the `.env` file should achieve this. Available options are : 'en', 'de', 'es', 'es_AR', 'fr', 'nl', 'pt_BR', 'sk', 'ja', 'pl', 'it' or 'ru'. (Quotes not needed in .env file)
Author
Owner

@ssddanbrown commented on GitHub (Nov 19, 2017):

Will close this now since the above should now solve it.

Let me know if that does not work and this can always be re-opened.

@ssddanbrown commented on GitHub (Nov 19, 2017): Will close this now since the above should now solve it. Let me know if that does not work and this can always be re-opened.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#503