coppermine-gallery.com/forum

Support => cpg1.6.x Support => cpg1.6 language => Topic started by: allvip on August 12, 2020, 06:24:25 AM

Title: Won't switch language
Post by: allvip on August 12, 2020, 06:24:25 AM
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.
Title: Re: Won't switch language
Post by: allvip on August 12, 2020, 06:29:58 AM
Ctrl F5 did not cleared chache, but firefox restart did.