mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
update sdoc version and sdoc translate
This commit is contained in:
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@@ -11,7 +11,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.2.25",
|
||||
"@seafile/sdoc-editor": "0.2.26",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "0.4.8",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
@@ -4615,9 +4615,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"node_modules/@seafile/sdoc-editor": {
|
||||
"version": "0.2.25",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.25.tgz",
|
||||
"integrity": "sha512-+PR69DpytHVzERwWTYSNhTYvM/x2ROy0f8SCh9xIQQWp3W6x1E2ybXHZRxbrK/AxG2USaO17UelEaQjUPDtSCg==",
|
||||
"version": "0.2.26",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.26.tgz",
|
||||
"integrity": "sha512-7UFTiWPuPVU4ULmNKOJDJ/CH5w0996R9OYcp5wObhLzuSl8c3LTmETN1atFNV02pLD/Zqg4YmVp4IvqiwJnhzA==",
|
||||
"dependencies": {
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
"@seafile/slate": "0.91.8",
|
||||
@@ -29863,9 +29863,9 @@
|
||||
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
|
||||
},
|
||||
"@seafile/sdoc-editor": {
|
||||
"version": "0.2.25",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.25.tgz",
|
||||
"integrity": "sha512-+PR69DpytHVzERwWTYSNhTYvM/x2ROy0f8SCh9xIQQWp3W6x1E2ybXHZRxbrK/AxG2USaO17UelEaQjUPDtSCg==",
|
||||
"version": "0.2.26",
|
||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.2.26.tgz",
|
||||
"integrity": "sha512-7UFTiWPuPVU4ULmNKOJDJ/CH5w0996R9OYcp5wObhLzuSl8c3LTmETN1atFNV02pLD/Zqg4YmVp4IvqiwJnhzA==",
|
||||
"requires": {
|
||||
"@seafile/react-image-lightbox": "2.0.4",
|
||||
"@seafile/slate": "0.91.8",
|
||||
|
@@ -6,7 +6,7 @@
|
||||
"@gatsbyjs/reach-router": "1.3.9",
|
||||
"@seafile/react-image-lightbox": "2.0.2",
|
||||
"@seafile/resumablejs": "1.1.16",
|
||||
"@seafile/sdoc-editor": "0.2.25",
|
||||
"@seafile/sdoc-editor": "0.2.26",
|
||||
"@seafile/seafile-calendar": "0.0.12",
|
||||
"@seafile/seafile-editor": "0.4.8",
|
||||
"@uiw/codemirror-extensions-langs": "^4.19.4",
|
||||
|
@@ -378,7 +378,7 @@
|
||||
"Keep_both_modification": "Keep both modification",
|
||||
"Tip": "Tip",
|
||||
"Rebase_delete_no_change_revision_tip": "Revision has not made any change compared to original document. Do you want to delete this revision?",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page.",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page",
|
||||
"Has_been_published_tip": "Revision published",
|
||||
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
|
||||
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
|
||||
|
@@ -378,7 +378,7 @@
|
||||
"Keep_both_modification": "Keep both modification",
|
||||
"Tip": "Tip",
|
||||
"Rebase_delete_no_change_revision_tip": "Revision has not made any change compared to original document. Do you want to delete this revision?",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page.",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page",
|
||||
"Has_been_published_tip": "Revision published",
|
||||
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
|
||||
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
|
||||
|
@@ -378,7 +378,7 @@
|
||||
"Keep_both_modification": "Keep both modification",
|
||||
"Tip": "Tip",
|
||||
"Rebase_delete_no_change_revision_tip": "Revision has not made any change compared to original document. Do you want to delete this revision?",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page.",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page",
|
||||
"Has_been_published_tip": "Revision published",
|
||||
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
|
||||
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
|
||||
|
@@ -378,7 +378,7 @@
|
||||
"Keep_both_modification": "Keep both modification",
|
||||
"Tip": "Tip",
|
||||
"Rebase_delete_no_change_revision_tip": "Revision has not made any change compared to original document. Do you want to delete this revision?",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page.",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page",
|
||||
"Has_been_published_tip": "Revision published",
|
||||
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
|
||||
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
|
||||
|
@@ -378,7 +378,7 @@
|
||||
"Keep_both_modification": "Keep both modification",
|
||||
"Tip": "Tip",
|
||||
"Rebase_delete_no_change_revision_tip": "Revision has not made any change compared to original document. Do you want to delete this revision?",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page.",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page",
|
||||
"Has_been_published_tip": "Revision published",
|
||||
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
|
||||
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
|
||||
|
@@ -378,7 +378,7 @@
|
||||
"Keep_both_modification": "Keep both modification",
|
||||
"Tip": "Tip",
|
||||
"Rebase_delete_no_change_revision_tip": "Revision has not made any change compared to original document. Do you want to delete this revision?",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page.",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page",
|
||||
"Has_been_published_tip": "Revision published",
|
||||
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
|
||||
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
|
||||
|
@@ -378,7 +378,7 @@
|
||||
"Keep_both_modification": "Сохранить обе модификации",
|
||||
"Tip": "Совет",
|
||||
"Rebase_delete_no_change_revision_tip": "Редакция не внесла никаких изменений по сравнению с исходным документом. Вы хотите удалить эту редакцию?",
|
||||
"Has_been_replaced_tip": "Содержимое документа было заменено. Обновите страницу.",
|
||||
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page",
|
||||
"Has_been_published_tip": "Revision published",
|
||||
"Has_conflict_before_publish_tip": "В документе есть конфликты, разрешите их перед публикацией!",
|
||||
"Merge_tip": "В документах есть конфликты. Вы хотите объединить их?",
|
||||
|
@@ -378,7 +378,7 @@
|
||||
"Keep_both_modification": "保留两者更改",
|
||||
"Tip": "提示",
|
||||
"Rebase_delete_no_change_revision_tip": "修订改没有更改,是否删除修订稿?",
|
||||
"Has_been_replaced_tip": "文档内容已经被替换,请刷新页面。",
|
||||
"Has_been_replaced_tip": "文档内容已经被替换,请刷新页面",
|
||||
"Has_been_published_tip": "修订稿已发布",
|
||||
"Has_conflict_before_publish_tip": "文档有冲突,请解决冲突后再发布!",
|
||||
"Merge_tip": "文档有冲突,是否合并?",
|
||||
|
@@ -378,7 +378,7 @@
|
||||
"Keep_both_modification": "保留两者更改",
|
||||
"Tip": "提示",
|
||||
"Rebase_delete_no_change_revision_tip": "修订改没有更改,是否删除修订稿?",
|
||||
"Has_been_replaced_tip": "文档内容已经被替换,请刷新页面。",
|
||||
"Has_been_replaced_tip": "文档内容已经被替换,请刷新页面",
|
||||
"Has_been_published_tip": "修订稿已发布",
|
||||
"Has_conflict_before_publish_tip": "文档有冲突,请解决冲突后再发布!",
|
||||
"Merge_tip": "文档有冲突,是否合并?",
|
||||
|
Reference in New Issue
Block a user