1
0
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:
Christoph M. Becker
2016-07-12 14:12:52 +02:00
parent 4b3f069f4d
commit 8cf588fe08

View File

@@ -73,6 +73,7 @@ $INACTIVE_ONLINE_LANGUAGES = array(
'hu' => 'Hungarian',
'id' => 'Indonesian',
'it' => 'Italian',
'kr' => 'Korean',
'lt' => 'Lithuanian',
'no' => 'Norwegian',
'pl' => 'Polish',