mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-06 15:45:34 +02:00
Various minor updates
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2607 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
b3af2bd161
commit
e661383a19
@ -26,12 +26,9 @@
|
|||||||
//
|
//
|
||||||
// For questions and comments use: yoichi01@rr.iij4u.or.jp
|
// For questions and comments use: yoichi01@rr.iij4u.or.jp
|
||||||
//
|
//
|
||||||
//Final touches by sorrydaijin@hotmail.com
|
// Final touches by sorrydaijin@hotmail.com
|
||||||
|
//
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
setlocale(LC_ALL, "ja_JP.SJIS");
|
|
||||||
$lang['ENCODING'] = "shift_jis";
|
$lang['ENCODING'] = "shift_jis";
|
||||||
$lang['DIRECTION'] = "ltr";
|
$lang['DIRECTION'] = "ltr";
|
||||||
$lang['LEFT'] = "left";
|
$lang['LEFT'] = "left";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user