Announcement

#1 2018-08-05 14:06:22

jodela
Member
2018-08-05
3

Language for non registered users.

Hello/Hi/Greetings,

First of all thanks for a great product !

I have a question that must have been addressed before, but I do not find the solution (or I do not understand it).

My website is running in Dutch but unregistered users see the initial menus (like 'discover' etc.) in English. My installation is Dutch, so is the administration panel and so are also the menus when a user did log in. It is just the initial view for a not logged in user that still shows in English.

How am I supposed to correct that ?

Thanks a lot,

Jos

Piwigo version:
PHP version:
MySQL version:
Piwigo URL: http://

Offline

 

#2 2018-08-06 08:50:01

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7207

Re: Language for non registered users.

Hi :-)

by default language is Web browser

// Registering process and guest/generic members get language from the browser
// if language isn't available PHPWG_DEFAULT_LANGUAGE is used as previously
$conf['browser_language'] = true;


you can add in local config

$conf['browser_language'] = false;


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#3 2018-08-07 00:21:08

jodela
Member
2018-08-05
3

Re: Language for non registered users.

Thanks a lot ! I confirm this does the trick.

Didn't think to read through that file !

Jos

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact