Merge "Add Czech special page aliases"

This commit is contained in:
jenkins-bot 2022-08-18 23:48:50 +00:00 committed by Gerrit Code Review
commit eb7449b03a

View file

@ -18,6 +18,8 @@ $specialPageAliases['en'] = [
/** Czech (čeština) */
$specialPageAliases['cs'] = [
'TopicSubscriptions' => [ 'Odebíraná_témata' ],
'FindComment' => [ 'Najít_komentář' ],
'GoToComment' => [ 'Přejít_na_komentář' ],
];
/** Hebrew (עברית) */