From c31745211af122251867a4541b28db29d8c7ff0d Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Mon, 27 Jun 2011 00:55:10 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/zh_cn/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/zh_cn/moodle.php b/install/lang/zh_cn/moodle.php index a120e9347e4..2ebef26370a 100644 --- a/install/lang/zh_cn/moodle.php +++ b/install/lang/zh_cn/moodle.php @@ -29,6 +29,6 @@ */ $string['language'] = '语言'; -$string['next'] = '下一步'; +$string['next'] = '向后'; $string['previous'] = '向前'; $string['reload'] = '重新载入'; -- 2.43.0