New translation thanks to Sandis J�rics

This commit is contained in:
Loïc Chapeaux
2002-03-24 17:40:35 +00:00
parent 8d46764511
commit 2bd7365caa
3 changed files with 357 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ $available_languages = array(
'ja-euc' => array('ja|japanese', 'japanese-euc', 'ja'),
'ja-sjis' => array('ja|japanese', 'japanese-sjis', 'ja'),
'ko' => array('ko|korean', 'korean', 'ko'),
'lv' => array('lv|latvian', 'latvian', 'lv'),
'nl' => array('nl([-_][[:alpha:]]{2})?|dutch', 'dutch', 'nl'),
'no' => array('no|norwegian', 'norwegian', 'no'),
'pl' => array('pl|polish', 'polish', 'pl'),