mirror of
https://github.com/php/web-php.git
synced 2026-03-24 07:12:16 +01:00
Move Korean translation to $INACTIVE_ONLINE_LANGUAGES
Apparently, the Korean translation of the PHP manual is very incomplete, and even worse, most of what's there is out-dated,[1] so we mark the translation as inactive for the time being. [1] <http://doc.php.net/revcheck.php?p=graph&lang=kr>
This commit is contained in:
@@ -73,6 +73,7 @@ $INACTIVE_ONLINE_LANGUAGES = array(
|
||||
'hu' => 'Hungarian',
|
||||
'id' => 'Indonesian',
|
||||
'it' => 'Italian',
|
||||
'kr' => 'Korean',
|
||||
'lt' => 'Lithuanian',
|
||||
'no' => 'Norwegian',
|
||||
'pl' => 'Polish',
|
||||
|
||||
Reference in New Issue
Block a user