1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-20 16:15:00 +01:00

Setting locale to nl_NL

git-svn-id: file:///svn/phpbb/trunk@1905 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Bart van Bragt 2002-01-17 10:54:17 +00:00
parent bf36d8a147
commit d9b58d4d8e

View File

@ -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";