mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-19 07:27:56 +00:00
update sdoc version and sdoc translate
This commit is contained in:
parent
ca045d269e
commit
9d2367b35b
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -16,7 +16,7 @@
|
|||||||
"@gatsbyjs/reach-router": "1.3.9",
|
"@gatsbyjs/reach-router": "1.3.9",
|
||||||
"@seafile/react-image-lightbox": "3.0.4",
|
"@seafile/react-image-lightbox": "3.0.4",
|
||||||
"@seafile/resumablejs": "1.1.16",
|
"@seafile/resumablejs": "1.1.16",
|
||||||
"@seafile/sdoc-editor": "1.0.204",
|
"@seafile/sdoc-editor": "1.0.205",
|
||||||
"@seafile/seafile-calendar": "0.0.28",
|
"@seafile/seafile-calendar": "0.0.28",
|
||||||
"@seafile/seafile-editor": "1.0.133",
|
"@seafile/seafile-editor": "1.0.133",
|
||||||
"@seafile/sf-metadata-ui-component": "^0.0.64",
|
"@seafile/sf-metadata-ui-component": "^0.0.64",
|
||||||
@ -5080,9 +5080,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@seafile/sdoc-editor": {
|
"node_modules/@seafile/sdoc-editor": {
|
||||||
"version": "1.0.204",
|
"version": "1.0.205",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.204.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.205.tgz",
|
||||||
"integrity": "sha512-9fckMZuo/RSETfTd3uzw3JOWapoW/kZFoybFbtaGKjZd1Dw5wSd0C2X/Zv43+LbIaRBVl0ptceOZFhZ+HRvDBA==",
|
"integrity": "sha512-8sXUnXtbtfT9s8bV9yKZ6KXSZlFyVlAWIJb3Pb0ufT88+pOFePnckb+DPr4JMQOHQHrtKj+DXJfDYXW2fk3V7Q==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@seafile/print-js": "1.6.6",
|
"@seafile/print-js": "1.6.6",
|
||||||
"@seafile/react-image-lightbox": "2.0.5",
|
"@seafile/react-image-lightbox": "2.0.5",
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
"@gatsbyjs/reach-router": "1.3.9",
|
"@gatsbyjs/reach-router": "1.3.9",
|
||||||
"@seafile/react-image-lightbox": "3.0.4",
|
"@seafile/react-image-lightbox": "3.0.4",
|
||||||
"@seafile/resumablejs": "1.1.16",
|
"@seafile/resumablejs": "1.1.16",
|
||||||
"@seafile/sdoc-editor": "1.0.204",
|
"@seafile/sdoc-editor": "1.0.205",
|
||||||
"@seafile/seafile-calendar": "0.0.28",
|
"@seafile/seafile-calendar": "0.0.28",
|
||||||
"@seafile/seafile-editor": "1.0.133",
|
"@seafile/seafile-editor": "1.0.133",
|
||||||
"@seafile/sf-metadata-ui-component": "^0.0.64",
|
"@seafile/sf-metadata-ui-component": "^0.0.64",
|
||||||
|
@ -607,7 +607,7 @@
|
|||||||
"Enter_reply": "输入回复",
|
"Enter_reply": "输入回复",
|
||||||
"Processing_content_cannot_be_empty": "处理内容不能为空",
|
"Processing_content_cannot_be_empty": "处理内容不能为空",
|
||||||
"AI_error_message": "请求错误,请重试",
|
"AI_error_message": "请求错误,请重试",
|
||||||
"Whiteboard": "Whiteboard",
|
"Whiteboard": "白板",
|
||||||
"Upload_local_whiteboard": "Upload local whiteboard",
|
"Upload_local_whiteboard": "上传本地白板",
|
||||||
"Create_new_whiteboard": "Create new whiteboard"
|
"Create_new_whiteboard": "创建新白板"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user