mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 22:35:41 +00:00
Localisation updates for core and extension messages from translatewiki.net
This commit is contained in:
parent
88f22ec10f
commit
19b2074a91
|
@ -80,3 +80,10 @@ $messages['nl'] = array(
|
|||
'visualeditor-sandbox-title' => 'Testruimte voor Vereenvoudigde tekstverwerker',
|
||||
);
|
||||
|
||||
/** Simplified Chinese (中文(简体))
|
||||
* @author Shizhao
|
||||
*/
|
||||
$messages['zh-hans'] = array(
|
||||
'visualeditor-sandbox-title' => 'VisualEditor沙盒',
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue