add support for importing docx file as book

This commit is contained in:
Augists
2022-02-11 16:37:42 +08:00
parent f3c1c4bd3a
commit 63c0ac0a1d
2 changed files with 27 additions and 3 deletions

View File

@@ -127,7 +127,7 @@ project_id_existed = 文档标识已被使用
project_id_error = 项目标识有误
project_id_length = 项目标识必须小于50字符
import_file_empty = 请选择需要上传的文件
file_type_placeholder = 请选择Zip文件
file_type_placeholder = 请选择Zip或Docx文件
publish_to_queue = 发布任务已推送到任务队列,稍后将在后台执行。
team_name_empty = 团队名称不能为空
operate_failed = 操作失败