feat: 编辑器新增WordToHtml (#967)

* feat: word转笔记(富文本html)
* fix: 本地化文件更新
This commit is contained in:
zhanzhenping
2024-07-12 09:52:20 +08:00
committed by GitHub
parent ab314fbf18
commit d8064f168a
9 changed files with 32534 additions and 1 deletions

View File

@@ -321,6 +321,7 @@ private_blog_tips = Private blog, please enter password to access
print_text = Enable Printing
[doc]
word_to_html = Word to HTML
modify_doc = Modify Document
comparison = Comparison
save_merge = Save Merge

View File

@@ -321,6 +321,7 @@ private_blog_tips = 加密文章,请输入密码访问
print_text = 开启打印
[doc]
word_to_html = Word转笔记
modify_doc = 修改文档
comparison = 文档比较
save_merge = 保存合并