Merge "Add Korean special page aliases"

This commit is contained in:
jenkins-bot 2022-09-24 23:26:00 +00:00 committed by Gerrit Code Review
commit 63acbf4dfc

View file

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