1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 04:10:47 +00:00

update sdoc version and sdoc translate

This commit is contained in:
杨顺强
2024-03-06 11:55:52 +08:00
parent 41d65905e4
commit 9281a14634
11 changed files with 26 additions and 17 deletions

View File

@@ -12,7 +12,7 @@
"@gatsbyjs/reach-router": "1.3.9", "@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.19", "@seafile/sdoc-editor": "0.5.23",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.23", "@seafile/seafile-editor": "1.0.23",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",
@@ -4607,9 +4607,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"node_modules/@seafile/sdoc-editor": { "node_modules/@seafile/sdoc-editor": {
"version": "0.5.19", "version": "0.5.23",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.19.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.23.tgz",
"integrity": "sha512-rOMZpzaQNYALACGjU43YqESh5LJyLdCQSvqEzNZVICdr5lvPjSkCXoum5DaPikJvUP9x0htlLJLksB2fsf7yTg==", "integrity": "sha512-P5XjBUXQDWmyBTpq2Hdld4EDWMXiMSSQ9SiBv3J6qBCMZkzErxYOU7kq5Ld2LwzExvpd1+1eGJRVyoNtUyr3Cw==",
"dependencies": { "dependencies": {
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",
"@seafile/slate": "0.91.8", "@seafile/slate": "0.91.8",
@@ -31734,9 +31734,9 @@
"integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig=="
}, },
"@seafile/sdoc-editor": { "@seafile/sdoc-editor": {
"version": "0.5.19", "version": "0.5.23",
"resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.19.tgz", "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.5.23.tgz",
"integrity": "sha512-rOMZpzaQNYALACGjU43YqESh5LJyLdCQSvqEzNZVICdr5lvPjSkCXoum5DaPikJvUP9x0htlLJLksB2fsf7yTg==", "integrity": "sha512-P5XjBUXQDWmyBTpq2Hdld4EDWMXiMSSQ9SiBv3J6qBCMZkzErxYOU7kq5Ld2LwzExvpd1+1eGJRVyoNtUyr3Cw==",
"requires": { "requires": {
"@seafile/react-image-lightbox": "2.0.4", "@seafile/react-image-lightbox": "2.0.4",
"@seafile/slate": "0.91.8", "@seafile/slate": "0.91.8",

View File

@@ -7,7 +7,7 @@
"@gatsbyjs/reach-router": "1.3.9", "@gatsbyjs/reach-router": "1.3.9",
"@seafile/react-image-lightbox": "2.0.2", "@seafile/react-image-lightbox": "2.0.2",
"@seafile/resumablejs": "1.1.16", "@seafile/resumablejs": "1.1.16",
"@seafile/sdoc-editor": "0.5.19", "@seafile/sdoc-editor": "0.5.23",
"@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "1.0.23", "@seafile/seafile-editor": "1.0.23",
"@uiw/codemirror-extensions-langs": "^4.19.4", "@uiw/codemirror-extensions-langs": "^4.19.4",

View File

@@ -450,5 +450,6 @@
"Center_align": "Middle", "Center_align": "Middle",
"Bottom_align": "Bottom", "Bottom_align": "Bottom",
"Move_column_count": "Moving {{count}} column(s)", "Move_column_count": "Moving {{count}} column(s)",
"Move_row_count": "Moving {{count}} row(s)" "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Mark all as read"
} }

View File

@@ -450,5 +450,6 @@
"Center_align": "Middle", "Center_align": "Middle",
"Bottom_align": "Bottom", "Bottom_align": "Bottom",
"Move_column_count": "Moving {{count}} column(s)", "Move_column_count": "Moving {{count}} column(s)",
"Move_row_count": "Moving {{count}} row(s)" "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Alle als gelesen markieren"
} }

View File

@@ -450,5 +450,6 @@
"Center_align": "Middle", "Center_align": "Middle",
"Bottom_align": "Bottom", "Bottom_align": "Bottom",
"Move_column_count": "Moving {{count}} column(s)", "Move_column_count": "Moving {{count}} column(s)",
"Move_row_count": "Moving {{count}} row(s)" "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Mark all as read"
} }

View File

@@ -450,5 +450,6 @@
"Center_align": "Middle", "Center_align": "Middle",
"Bottom_align": "Bottom", "Bottom_align": "Bottom",
"Move_column_count": "Moving {{count}} column(s)", "Move_column_count": "Moving {{count}} column(s)",
"Move_row_count": "Moving {{count}} row(s)" "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Mark all as read"
} }

View File

@@ -450,5 +450,6 @@
"Center_align": "Middle", "Center_align": "Middle",
"Bottom_align": "Bottom", "Bottom_align": "Bottom",
"Move_column_count": "Moving {{count}} column(s)", "Move_column_count": "Moving {{count}} column(s)",
"Move_row_count": "Moving {{count}} row(s)" "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Mark all as read"
} }

View File

@@ -450,5 +450,6 @@
"Center_align": "Middle", "Center_align": "Middle",
"Bottom_align": "Bottom", "Bottom_align": "Bottom",
"Move_column_count": "Moving {{count}} column(s)", "Move_column_count": "Moving {{count}} column(s)",
"Move_row_count": "Moving {{count}} row(s)" "Move_row_count": "Moving {{count}} row(s)",
"Mark_all_as_read": "Mark all as read"
} }

View File

@@ -450,5 +450,6 @@
"Center_align": "Середина", "Center_align": "Середина",
"Bottom_align": "Низ", "Bottom_align": "Низ",
"Move_column_count": "Перемещение {{count}} столбцов", "Move_column_count": "Перемещение {{count}} столбцов",
"Move_row_count": "Перемещение {{count}} строк" "Move_row_count": "Перемещение {{count}} строк",
"Mark_all_as_read": "Отметить все как прочитанное"
} }

View File

@@ -450,5 +450,6 @@
"Center_align": "居中对齐", "Center_align": "居中对齐",
"Bottom_align": "底端对齐", "Bottom_align": "底端对齐",
"Move_column_count": "移动{{count}}列", "Move_column_count": "移动{{count}}列",
"Move_row_count": "移动{{count}}行" "Move_row_count": "移动{{count}}行",
"Mark_all_as_read": "全部标记为已读"
} }

View File

@@ -450,5 +450,6 @@
"Center_align": "居中对齐", "Center_align": "居中对齐",
"Bottom_align": "底端对齐", "Bottom_align": "底端对齐",
"Move_column_count": "移动{{count}}列", "Move_column_count": "移动{{count}}列",
"Move_row_count": "移动{{count}}行" "Move_row_count": "移动{{count}}行",
"Mark_all_as_read": "全部标记为已读"
} }