repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge "docs: Fix typo"
[mediawiki.git]
/
languages
/
messages
/
MessagesZh_cn.php
blob
82932463c23aa54e48ca453e4ecee121cb0c0aa4
1
<
?php
2
/** Chinese (China) (中文(中国大陆))
3
*
4
* @file
5
* @ingroup Languages
6
*
7
* @author Liangent
8
* @author PhiLiP
9
* @author Shizhao
10
* @author Winston Sung
11
* @author Wong128hk
12
* @author Xiaomingyan
13
*/
14
15
# Inherit everything for now
16
$fallback
=
'zh-hans, zh, zh-hant'
;