mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-27 09:43:30 +00:00
Merge "Add Korean special page aliases"
This commit is contained in:
commit
63acbf4dfc
|
@ -32,6 +32,8 @@ $specialPageAliases['he'] = [
|
|||
/** Korean (한국어) */
|
||||
$specialPageAliases['ko'] = [
|
||||
'TopicSubscriptions' => [ '구독하는주제' ],
|
||||
'FindComment' => [ '댓글찾기' ],
|
||||
'GoToComment' => [ '댓글로가기' ],
|
||||
];
|
||||
|
||||
/** Polish (polski) */
|
||||
|
|
Loading…
Reference in a new issue