mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-23 15:56:55 +00:00
knwiki: update module namespace
Bug: T346583 Change-Id: I0bb3dab396a098c17cde75aea442c877d2cab956
This commit is contained in:
parent
35a0c45888
commit
c323a99187
|
@ -346,7 +346,11 @@ $namespaceNames['ka'] = [
|
|||
|
||||
$namespaceNames['kn'] = [
|
||||
828 => 'ಮಾಡ್ಯೂಲ್',
|
||||
829 => 'ಮಾಡ್ಯೂಲ್_ಚರ್ಚೆ',
|
||||
829 => 'ಮಾಡ್ಯೂಲ್_ಚರ್ಚೆಪುಟ',
|
||||
];
|
||||
|
||||
$namespaceAliases['kn'] = [
|
||||
'ಮಾಡ್ಯೂಲ್_ಚರ್ಚೆ' => 829,
|
||||
];
|
||||
|
||||
$namespaceNames['ko'] = [
|
||||
|
|
Loading…
Reference in a new issue