mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 15:36:58 +00:00
Setting aliases of some special page names for Urdu language
Change-Id: I744e8a56dab9a5d5d8c56b571ef2d8952bc4f752
This commit is contained in:
parent
bab8145f06
commit
8e4e746728
|
@ -240,6 +240,8 @@ $specialPageAliases['uk'] = [
|
|||
/** Urdu (اردو) */
|
||||
$specialPageAliases['ur'] = [
|
||||
'Notifications' => [ 'اطلاعات' ],
|
||||
'DisplayNotificationsConfiguration' => [ 'ترتیب_نمائش_اطلاعات' ],
|
||||
'NotificationsMarkRead' => [ 'اطلاعات_کی_خواندہ_نشان_زدگی' ],
|
||||
];
|
||||
|
||||
/** Venetian (vèneto) */
|
||||
|
|
Loading…
Reference in a new issue