changing language does not work #424

Closed
opened 2026-02-04 19:54:04 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @nekromoff on GitHub (Sep 8, 2017).

I have changed language (locale) both in .env and config/app.php, but to no avail. Language is still EN.

Language exists in resources/lang/ as it comes with the release.

Originally created by @nekromoff on GitHub (Sep 8, 2017). I have changed language (locale) both in `.env` and `config/app.php`, but to no avail. Language is still EN. Language exists in `resources/lang/` as it comes with the release.
OVERLORD added the 🐕 Support label 2026-02-04 19:54:04 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Sep 9, 2017):

Hi @nekromoff Can you undo any changes in config/app.php and confirm the values you are setting in the .env file.

Also confirm if the language you see on login is different to that once logged in. Language is also a per-user setting defined in your profile settings once logged in.

@ssddanbrown commented on GitHub (Sep 9, 2017): Hi @nekromoff Can you undo any changes in `config/app.php` and confirm the values you are setting in the `.env` file. Also confirm if the language you see on login is different to that once logged in. Language is also a per-user setting defined in your profile settings once logged in.
Author
Owner

@timoschwarzer commented on GitHub (Sep 10, 2017):

@nekromoff Have you cached your config files (php artisan config:cache) ? If yes, try to flush the cache.

@timoschwarzer commented on GitHub (Sep 10, 2017): @nekromoff Have you cached your config files (`php artisan config:cache`) ? If yes, try to flush the cache.
Author
Owner

@nekromoff commented on GitHub (Sep 16, 2017):

Yes, clearing cache using artisan has resolved this.

@nekromoff commented on GitHub (Sep 16, 2017): Yes, clearing cache using `artisan` has resolved this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#424