Merge "Correct special page alias for Estonian"

This commit is contained in:
jenkins-bot 2019-09-05 20:24:23 +00:00 committed by Gerrit Code Review
commit 52751e032b

View file

@ -125,7 +125,7 @@ $specialPageAliases['es'] = [
/** Estonian (eesti) */
$specialPageAliases['et'] = [
'CiteThisPage' => [ 'Tsiteerimine' ],
'CiteThisPage' => [ 'Sellele_leheküljele_viitamine', 'Tsiteerimine' ],
];
/** Persian (فارسی) */