repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Latest translation ... submitted here: http://moodle.org/mod/forum/discuss.php?d...
[moodle.git]
/
lang
/
zh_cn
/
label.php
blob
be54095dd2fb5c3b6489fba086ea94ea4794b1d4
1
<
?PHP
// $Id$
2
// label.php - created with Moodle 1.2 development (2003120700)
3
4
5
$string
[
'labeltext'
] =
'±êÇ©Îı¾'
;
6
$string
[
'modulename'
] =
'±êÇ©'
;
7
$string
[
'modulenameplural'
] =
'±êÇ©'
;
8
9
?
>