News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Won't switch language

Started by allvip, August 12, 2020, 06:24:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

allvip

If I choose another language in config like german with will still dispaly in english.

If I type in admin.php and index.php


var_dump($CONFIG['lang']);


I get


string(7) "english"


but theme switch plugin on it's config page takes the german language (Design für mobile Geräte ) even if "Apply changes" is still in english.

allvip

Ctrl F5 did not cleared chache, but firefox restart did.