Skip to content

Commit

Permalink
update sdoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
shuntian committed Aug 10, 2023
1 parent 0f74bb4 commit d27a8c2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
14 changes: 7 additions & 7 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.107",
"@seafile/sdoc-editor": "0.1.106-beta",
"@seafile/seafile-calendar": "0.0.12",
"@seafile/seafile-editor": "0.3.132",
"@seafile/slate-react": "0.54.13",
Expand Down
1 change: 1 addition & 0 deletions media/sdoc-editor/locales/en/sdoc-editor.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"Code_block": "Code block",
"Insert_link": "Insert link",
"Insert_table": "Insert table",
"Valid_values_for_rows_and_columns": "Valid values for the number of rows and columns are 0 to 50",
"Save": "Save",
"More": "More",
"Invalid_url": "Invalid URL",
Expand Down
1 change: 1 addition & 0 deletions media/sdoc-editor/locales/zh-CN/sdoc-editor.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"Code_block": "代码块",
"Insert_link": "添加链接",
"Insert_table": "添加表格",
"Valid_values_for_rows_and_columns": "行数和列数的有效值为 0 到 50",
"Save": "保存",
"More": "更多",
"Invalid_url": "无效链接",
Expand Down

0 comments on commit d27a8c2

Please sign in to comment.