mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 00:05:00 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I4cfd4c4c570865137fdfd9d81cfbea026b2e625f
This commit is contained in:
parent
40d3685a50
commit
b8a5cecb8c
|
@ -97,5 +97,5 @@ $magicWords['vi'] = array(
|
||||||
|
|
||||||
/** Simplified Chinese (中文(简体)) */
|
/** Simplified Chinese (中文(简体)) */
|
||||||
$magicWords['zh-hans'] = array(
|
$magicWords['zh-hans'] = array(
|
||||||
'invoke' => array( 0, '调用', '引用' ),
|
'invoke' => array( 0, '调用' ),
|
||||||
);
|
);
|
Loading…
Reference in a new issue