diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 5a734ba7875..546ddc01822 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -12,7 +12,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "0.3.13", + "@seafile/sdoc-editor": "0.3.15", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.4.8", "@uiw/codemirror-extensions-langs": "^4.19.4", @@ -4616,9 +4616,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.13.tgz", - "integrity": "sha512-I+i/P23e8FM+RUm7jmL/ZW8V3fcz4K1YStkPvx5Hz93ek7BenpO1Yo1D/QEgDu4KOwyw9QqNU8TPxBkA6W4G5Q==", + "version": "0.3.15", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.15.tgz", + "integrity": "sha512-/QfKiGoNp2OZMbAHjxrnc1n9Irr9T5RlKlwmYLRku8Sk5eU6QsO7vkfotPCOCAs6hOvMvy5VgY9BUyX/jbqNYg==", "dependencies": { "@seafile/react-image-lightbox": "2.0.4", "@seafile/slate": "0.91.8", @@ -29850,9 +29850,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "@seafile/sdoc-editor": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.13.tgz", - "integrity": "sha512-I+i/P23e8FM+RUm7jmL/ZW8V3fcz4K1YStkPvx5Hz93ek7BenpO1Yo1D/QEgDu4KOwyw9QqNU8TPxBkA6W4G5Q==", + "version": "0.3.15", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.3.15.tgz", + "integrity": "sha512-/QfKiGoNp2OZMbAHjxrnc1n9Irr9T5RlKlwmYLRku8Sk5eU6QsO7vkfotPCOCAs6hOvMvy5VgY9BUyX/jbqNYg==", "requires": { "@seafile/react-image-lightbox": "2.0.4", "@seafile/slate": "0.91.8", diff --git a/frontend/package.json b/frontend/package.json index 394fe8ee2dc..8efe43509d3 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -7,7 +7,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "0.3.13", + "@seafile/sdoc-editor": "0.3.15", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.4.8", "@uiw/codemirror-extensions-langs": "^4.19.4", diff --git a/media/sdoc-editor/locales/ru/sdoc-editor.json b/media/sdoc-editor/locales/ru/sdoc-editor.json index 05922d7c147..5479ba9fd6c 100644 --- a/media/sdoc-editor/locales/ru/sdoc-editor.json +++ b/media/sdoc-editor/locales/ru/sdoc-editor.json @@ -415,7 +415,7 @@ "Table_template": "Шаблон таблицы", "Jump_to_original_doc": "Перейти к исходному документу", "Freezed": "Заморожено", - "Callout": "Callout", - "The_current_location_does_not_support_pasting": "The current location does not support pasting ", - "Please_enter...": "Please enter..." + "Callout": "Выноска", + "The_current_location_does_not_support_pasting": "Текущее местоположение не поддерживает вставку ", + "Please_enter...": "Пожалуйста, введите..." }