Add Korean special page aliases

Change-Id: I87c827d6f113b7d8d46eb60a6cd65ad6c679587c
This commit is contained in:
na1307 2022-09-20 17:01:54 +09:00
parent 855eef1c2a
commit 1c1d7b3c5d
No known key found for this signature in database
GPG key ID: 9BF197AC94F36429

View file

@ -32,6 +32,8 @@ $specialPageAliases['he'] = [
/** Korean (한국어) */
$specialPageAliases['ko'] = [
'TopicSubscriptions' => [ '구독하는주제' ],
'FindComment' => [ '댓글찾기' ],
'GoToComment' => [ '댓글로가기' ],
];
/** Polish (polski) */