mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-16 14:46:28 +02:00
Setting locale to nl_NL
git-svn-id: file:///svn/phpbb/trunk@1905 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
// varies ... give it your best guess!
|
||||
//
|
||||
|
||||
//setlocale(LC_ALL, "en");
|
||||
setlocale(LC_ALL, "nl_NL");
|
||||
$lang['ENCODING'] = "iso-8859-1";
|
||||
$lang['DIRECTION'] = "LTR";
|
||||
$lang['LEFT'] = "LEFT";
|
||||
|
Reference in New Issue
Block a user