mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
13 lines
308 B
PHP
13 lines
308 B
PHP
<?php
|
||
/** Chinese (Malaysia) (中文(马来西亚))
|
||
*
|
||
* See MessagesQqq.php for message documentation incl. usage of parameters
|
||
* To improve a translation please visit http://translatewiki.net
|
||
*
|
||
* @ingroup Language
|
||
* @file
|
||
*
|
||
*/
|
||
|
||
# Inherit everything for now
|
||
$fallback = 'zh-sg, zh-hans';
|