mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-23 16:06:53 +00:00
Translate: Special page names into Polish
Change-Id: I5c50ad6f611e013c0a9f5a0f4531a6065a5f12b6
This commit is contained in:
parent
c765c4124d
commit
cf58427165
|
@ -39,4 +39,6 @@ $specialPageAliases['ko'] = [
|
|||
/** Polish (polski) */
|
||||
$specialPageAliases['pl'] = [
|
||||
'TopicSubscriptions' => [ 'Subskrypcje_wątków', 'Subskrybowane_wątki' ],
|
||||
'FindComment' => [ 'Znajdź_komentarz' ],
|
||||
'GoToComment' => [ 'Przejdź_do_komentarza' ],
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue