mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-27 09:40:12 +00:00
Add CKB namespace aliases
Change-Id: I12aa46856c5ec43ddf5bf876dfe5fa8d1eaee3a2
This commit is contained in:
parent
a18a762fd7
commit
6126644d92
|
@ -63,6 +63,11 @@ $namespaceNames['ce'] = array(
|
|||
829 => 'Модулин_дийцаре',
|
||||
);
|
||||
|
||||
$namespaceNames['ckb'] = array(
|
||||
828 => 'مۆدیوول',
|
||||
829 => 'لێدوانی_مۆدیوول',
|
||||
);
|
||||
|
||||
$namespaceNames['crh'] = array(
|
||||
828 => 'Modul',
|
||||
829 => 'Modul_muzakeresi',
|
||||
|
|
Loading…
Reference in a new issue