* add lang item for setPublic.
This commit is contained in:
@@ -20,6 +20,7 @@ $lang->file->label = 'Title: ';
|
||||
$lang->file->maxUploadSize = "<span class='red'>%s</span>";
|
||||
$lang->file->applyTemplate = "Apply";
|
||||
$lang->file->tplTitle = "Title";
|
||||
$lang->file->setPublic = "Set public template";
|
||||
$lang->file->exportFields = "To export fields";
|
||||
|
||||
$lang->file->errorNotExists = "<span class='red'>The directory '%s' is no exist</span>";
|
||||
|
||||
@@ -20,6 +20,7 @@ $lang->file->label = '标题:';
|
||||
$lang->file->maxUploadSize = "<span class='red'>%s</span>";
|
||||
$lang->file->applyTemplate = "应用模板";
|
||||
$lang->file->tplTitle = "模板名称";
|
||||
$lang->file->setPublic = "设置公共模板";
|
||||
$lang->file->exportFields = "要导出字段";
|
||||
|
||||
$lang->file->errorNotExists = "<span class='red'>文件夹 '%s' 不存在</span>";
|
||||
|
||||
Reference in New Issue
Block a user