Update en.php

change tutorial prompt
This commit is contained in:
QingDao Nature Easy Soft Network Technology Co,LTD
2018-03-27 14:48:53 +08:00
committed by GitHub
parent 3877c7f111
commit 5f9d7c2fb5
+1 -1
View File
@@ -29,7 +29,7 @@ $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 = "If you use ZenTao for the first time, do you want to start the Tutorial?";
$lang->tutorial->novice = "For a quick start, let's go through a smart(2min) Tutorial?";
$lang->tutorial->dataNotSave = "Data generated in the Tutorial will not be saved!";
$lang->tutorial->tasks = array();