mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-12-18 02:41:09 +00:00
Add Javanese translations for Scribunto
Provided by <https://www.mediawiki.org/wiki/User:Wirjadisastra> in the linked Phabricator Task. Bug: T180578 Change-Id: I1dc82427c6ebb95044b0456c8513cbec19e2ab52
This commit is contained in:
parent
903ace899d
commit
a4f7cbf81a
|
@ -248,6 +248,11 @@ $namespaceNames['ja'] = [
|
||||||
829 => 'モジュール・トーク',
|
829 => 'モジュール・トーク',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
$namespaceNames['jv'] = [
|
||||||
|
828 => 'Modhul',
|
||||||
|
829 => 'Parembugan_Modhul',
|
||||||
|
];
|
||||||
|
|
||||||
$namespaceNames['ka'] = [
|
$namespaceNames['ka'] = [
|
||||||
828 => 'მოდული',
|
828 => 'მოდული',
|
||||||
829 => 'მოდულის_განხილვა',
|
829 => 'მოდულის_განხილვა',
|
||||||
|
|
Loading…
Reference in a new issue