mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-28 01:00:02 +00:00
Localize namespaces into lfn
Bug: T184518 Change-Id: I74ab616086299136af89426e0e9b0673064e5e9a
This commit is contained in:
parent
dcf6e197ef
commit
b691ef6d4e
|
@ -177,6 +177,13 @@ $namespaceNames['ko'] = [
|
|||
NS_GADGET_DEFINITION_TALK => '소도구정의토론',
|
||||
];
|
||||
|
||||
$namespaceNames['lfn'] = [
|
||||
NS_GADGET => 'Macineta',
|
||||
NS_GADGET_TALK => 'Macineta_Discute',
|
||||
NS_GADGET_DEFINITION => 'Defini_de_macineta',
|
||||
NS_GADGET_DEFINITION_TALK => 'Defini_de_macineta_Discute',
|
||||
];
|
||||
|
||||
$namespaceNames['lrc'] = [
|
||||
NS_GADGET => 'گأجئت',
|
||||
NS_GADGET_TALK => 'چأک_چئنە_گأجئت',
|
||||
|
|
Loading…
Reference in a new issue