Translate special page name (LintErrors) into Polish

Change-Id: I220fb8e91bef512f23ea668ad2c1ce474462ffb9
This commit is contained in:
Msz2001 2022-10-29 10:33:11 +00:00 committed by Legoktm
parent f38c88c1ce
commit e2ce10d548

View file

@ -55,6 +55,11 @@ $specialPageAliases['nn'] = [
'LintErrors' => [ 'Lint-feil' ],
];
/** Polish (polski) */
$specialPageAliases['pl'] = [
'LintErrors' => [ 'Błędy_składniowe', 'Błędy_lintera' ],
];
/** Serbian (Cyrillic script) (српски (ћирилица)) */
$specialPageAliases['sr-ec'] = [
'LintErrors' => [ речишћивање_грешака' ],