* refactor code for tutorial mode.

This commit is contained in:
Catouse
2016-04-29 10:13:46 +08:00
parent 5e8d1e160f
commit 40831717f1
4 changed files with 38 additions and 20 deletions
+1
View File
@@ -29,6 +29,7 @@ $lang->tutorial->targetPageTip = 'Open【%s】page by this instruction';
$lang->tutorial->requiredTip = '【%s】is necessary';
$lang->tutorial->congratulateTask = 'Congratulations!You have finished task【<span class="task-name-current"></span>】!';
$lang->tutorial->serverErrorTip = 'Some error has occurred.';
$lang->tutorial->ajaxSetError = 'Finished task must be defined. Set empty value to reset tasks.';
$lang->tutorial->tasks = array();