* Lang change.

This commit is contained in:
reneeteng
2018-12-20 16:03:55 +08:00
parent 557039cb07
commit 46f9eef6bf
3 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ $lang->tutorial->requiredTip = '【%s】is required.';
$lang->tutorial->congratulateTask = 'Congratulations! You have finished【<span class="task-name-current"></span>】!';
$lang->tutorial->serverErrorTip = 'Error!';
$lang->tutorial->ajaxSetError = 'Finished task must be defined. If you want to reset the Task, please set its value as null.';
$lang->tutorial->novice = "For a quick start, let's go through a smart (2 min) Tutorial?";
$lang->tutorial->dataNotSave = "Data generated in the Tutorial will not be saved!";
$lang->tutorial->novice = "For a quick start, let's go through a two-minute Tutorial.";
$lang->tutorial->dataNotSave = "Data generated in this Tutorial will not be saved!";
$lang->tutorial->tasks = array();