1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 00:00:00 +00:00

update sdoc version and sdoc translate

This commit is contained in:
杨顺强
2025-01-04 10:17:32 +08:00
parent 27a881a020
commit dd177f450c
3 changed files with 7 additions and 7 deletions

View File

@@ -16,7 +16,7 @@
"@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "3.0.4",
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "1.0.190",
"@seafile/sdoc-editor": "1.0.191",
"@seafile/seafile-calendar": "0.0.28",
"@seafile/seafile-editor": "1.0.133",
"@seafile/sf-metadata-ui-component": "^0.0.62",
@@ -5080,9 +5080,9 @@
"license": "MIT"
},
"node_modules/@seafile/sdoc-editor": {
"version": "1.0.190",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.190.tgz",
"integrity": "sha512-DGFTExrgs1UWlxDUW4hczl8bd9IjQhmnZ44TAuttLnZv5smMcKnl4gtHmR5wJdCYpSWoKJhLR9ntMmxfKfSl1Q==",
"version": "1.0.191",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.191.tgz",
"integrity": "sha512-WzO9dJ7uLMvwFAsILBcoU3sec+oBsRV0PloK1KOCR+hmUCUUYviNcpHzJAbcop0M+7D/orUQhejMV+cMVoP9CA==",
"dependencies": {
"@seafile/print-js": "1.6.6",
"@seafile/react-image-lightbox": "2.0.5",

View File

@@ -11,7 +11,7 @@
"@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "3.0.4",
"@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "1.0.190",
"@seafile/sdoc-editor": "1.0.191",
"@seafile/seafile-calendar": "0.0.28",
"@seafile/seafile-editor": "1.0.133",
"@seafile/sf-metadata-ui-component": "^0.0.62",

View File

@@ -605,6 +605,6 @@
"Chinese": "Китайский",
"Ask_AI": "Спросить ИИ",
"Enter_reply": "Введите ответ",
"Processing_content_cannot_be_empty": "Processing content cannot be empty",
"AI_error_message": "Request error, please try again"
"Processing_content_cannot_be_empty": "Содержимое обработки не может быть пустым",
"AI_error_message": "Ошибка запроса, попробуйте еще раз"
}