[ 'TopicSubscriptions' ], 'FindComment' => [ 'FindComment' ], 'GoToComment' => [ 'GoToComment' ], ]; /** Czech (čeština) */ $specialPageAliases['cs'] = [ 'TopicSubscriptions' => [ 'Odebíraná_témata' ], ]; /** Hebrew (עברית) */ $specialPageAliases['he'] = [ 'TopicSubscriptions' => [ 'מינויים_לנושאים' ], 'FindComment' => [ 'מציאת_תגובה' ], 'GoToComment' => [ 'מעבר_לתגובה' ], ]; /** Korean (한국어) */ $specialPageAliases['ko'] = [ 'TopicSubscriptions' => [ '구독하는주제' ], ]; /** Polish (polski) */ $specialPageAliases['pl'] = [ 'TopicSubscriptions' => [ 'Subskrypcje_wątków', 'Subskrybowane_wątki' ], ];