Installed 4.8.0.1
The language should be as set in $cfg['Lang'] = 'en';
All settings according PhpMyAdmin Language Documentation are ignored. My Windows has German localization and PMA uses the German texts.
Operating system:
SLES 12.3
Web server:
Apache 2
Database:
MySQL 5.7.21
PHP version:
7.0.7
phpMyAdmin version:
4.8.0.1
Browser:
IE, Chrome, FF
Operating system:
Windows Server 2012 R2
Confirmed on branch master at revision : https://github.com/phpmyadmin/phpmyadmin/commit/bb9fc5d6e970c7a72d8888175074121816cd7792
//not working
$cfg['DefaultLang']
//also not working
$cfg['Lang']
PR sent.
Error : Accessing globals that are not accessible yet, see common.inc.php
Yep, I implemented it locally on my phpMyAdmin copy and it works!
Most helpful comment
Yep, I implemented it locally on my phpMyAdmin copy and it works!