Add Russian special page aliases for Ukrainian for backwards compatibility

Bug: T39314
Change-Id: I5327ebb524ee9c2853f4b130fcf76bfe46f2b250
This commit is contained in:
Amire80 2016-11-24 19:31:26 +02:00
parent 9da2db4999
commit 66a52d88de

View file

@ -228,7 +228,7 @@ $specialPageAliases['sv'] = array(
/** Ukrainian (українська) */
$specialPageAliases['uk'] = array(
'Notifications' => array( 'Сповіщення' ),
'Notifications' => array( 'Сповіщення', 'Уведомления' ),
);
/** Urdu (اردو) */