mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-19 10:08:03 +08:00
add support for importing docx file as book
This commit is contained in:
@@ -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 = 操作失败
|
||||
|
Reference in New Issue
Block a user