changed localizer himself to en_US
This commit is contained in:
parent
549592be14
commit
0842cd8248
2 changed files with 160 additions and 121 deletions
|
@ -10,7 +10,7 @@ require_once('display.inc.php');
|
|||
require_once('data.inc.php');
|
||||
require_once('helpfunctions.inc.php');
|
||||
|
||||
define('_DEFAULT_LANG_', 'en_GB');
|
||||
define('_DEFAULT_LANG_', 'en_US');
|
||||
define('_PREFIX_', 'locals');
|
||||
define('_PREFIX_GLOBAL_','globals');
|
||||
define('_PREFIX_HIDE_', '.');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue