Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
a9140d70
Commit
a9140d70
authored
Jul 06, 2020
by
AMOS Bot
Browse files
Automatically generated installer lang files
parent
118a1e78
Changes
2
Hide whitespace changes
Inline
Side-by-side
install/lang/zh_cn/langconfig.php
View file @
a9140d70
...
...
@@ -31,5 +31,5 @@
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$string
[
'parentlanguage'
]
=
''
;
$string
[
'thisdirection'
]
=
'
ltr
'
;
$string
[
'thisdirection'
]
=
''
;
$string
[
'thislanguage'
]
=
'简体中文'
;
install/lang/zh_cn/moodle.php
View file @
a9140d70
...
...
@@ -32,6 +32,6 @@ defined('MOODLE_INTERNAL') || die();
$string
[
'language'
]
=
'语言'
;
$string
[
'moodlelogo'
]
=
'Moodle图标'
;
$string
[
'next'
]
=
'
向后
'
;
$string
[
'previous'
]
=
'
向前
'
;
$string
[
'next'
]
=
'
下一个
'
;
$string
[
'previous'
]
=
'
上一个
'
;
$string
[
'reload'
]
=
'重新载入'
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment