Localisation updates from http://translatewiki.net.
Change-Id: I8ad1f66e39c2dd28aa406a6cf6c0ad7387f91b9c
This commit is contained in:
@@ -107,6 +107,13 @@ $messages['dsb'] = array(
|
||||
'uls-select-content-language' => 'Rěc wubraś',
|
||||
);
|
||||
|
||||
/** Esperanto (Esperanto)
|
||||
* @author Yekrats
|
||||
*/
|
||||
$messages['eo'] = array(
|
||||
'uls-select-content-language' => 'Elekti lingvon',
|
||||
);
|
||||
|
||||
/** Spanish (español)
|
||||
* @author Armando-Martin
|
||||
*/
|
||||
@@ -347,6 +354,15 @@ $messages['vi'] = array(
|
||||
'uls-select-content-language' => 'Chọn ngôn ngữ',
|
||||
);
|
||||
|
||||
/** Simplified Chinese (中文(简体))
|
||||
* @author Shirayuki
|
||||
*/
|
||||
$messages['zh-hans'] = array(
|
||||
'UniversalLanguageSelector' => '通用语言选择器',
|
||||
'uls-desc' => '为用户提供多种方法来选择语言和调整语言设置',
|
||||
'uls-select-content-language' => '选择语言',
|
||||
);
|
||||
|
||||
/** Traditional Chinese (中文(繁體))
|
||||
* @author Justincheng12345
|
||||
* @author Simon Shek
|
||||
|
||||
Reference in New Issue
Block a user