@seafile/sdoc-editor 0.5.24 → 0.5.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -50,7 +50,7 @@ const CommentParticipantsEditor = forwardRef((_ref, ref) => {
50
50
  }, /*#__PURE__*/React.createElement("input", {
51
51
  className: "form-control",
52
52
  type: "text",
53
- placeholder: t('Find_a_collaborator'),
53
+ placeholder: t('Search_collaborator'),
54
54
  value: searchValue,
55
55
  onChange: onChangeSearch
56
56
  })), /*#__PURE__*/React.createElement(SearchedCollaborators, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seafile/sdoc-editor",
3
- "version": "0.5.24",
3
+ "version": "0.5.25",
4
4
  "private": false,
5
5
  "description": "This is a sdoc editor",
6
6
  "main": "dist/index.js",
@@ -400,7 +400,7 @@
400
400
  "Delete_failed": "Smazání se nezdařilo",
401
401
  "Insert_caption": "Insert caption",
402
402
  "No_collaborators_available": "No_collaborators_available",
403
- "Find_a_collaborator": "Find a collaborator",
403
+ "Search_collaborator": "Search collaborator",
404
404
  "Doc_comments": "Document comments",
405
405
  "Tag_not_found": "Tag not found",
406
406
  "Create_a_new_tag": "Vytvořit nový štítek",
@@ -400,7 +400,7 @@
400
400
  "Delete_failed": "Löschen fehlgeschlagen",
401
401
  "Insert_caption": "Insert caption",
402
402
  "No_collaborators_available": "No_collaborators_available",
403
- "Find_a_collaborator": "Find a collaborator",
403
+ "Search_collaborator": "Search collaborator",
404
404
  "Doc_comments": "Document comments",
405
405
  "Tag_not_found": "Der Tag wurde nicht gefunden",
406
406
  "Create_a_new_tag": "Neues Tag erstellen",
@@ -400,7 +400,7 @@
400
400
  "Delete_failed": "Delete failed",
401
401
  "Insert_caption": "Insert caption",
402
402
  "No_collaborators_available": "No_collaborators_available",
403
- "Find_a_collaborator": "Find a collaborator",
403
+ "Search_collaborator": "Search collaborator",
404
404
  "Doc_comments": "Document comments",
405
405
  "Tag_not_found": "Tag not found",
406
406
  "Create_a_new_tag": "Create a new tag",
@@ -400,7 +400,7 @@
400
400
  "Delete_failed": "Eliminar falló",
401
401
  "Insert_caption": "Insert caption",
402
402
  "No_collaborators_available": "No_collaborators_available",
403
- "Find_a_collaborator": "Find a collaborator",
403
+ "Search_collaborator": "Search collaborator",
404
404
  "Doc_comments": "Document comments",
405
405
  "Tag_not_found": "Tag not found",
406
406
  "Create_a_new_tag": "Cear una nueva etiqueta",
@@ -400,7 +400,7 @@
400
400
  "Delete_failed": "Échec de la suppression",
401
401
  "Insert_caption": "Insert caption",
402
402
  "No_collaborators_available": "No_collaborators_available",
403
- "Find_a_collaborator": "Find a collaborator",
403
+ "Search_collaborator": "Search collaborator",
404
404
  "Doc_comments": "Document comments",
405
405
  "Tag_not_found": "Tag not found",
406
406
  "Create_a_new_tag": "Créer un nouveau Tag",
@@ -400,7 +400,7 @@
400
400
  "Delete_failed": "Rimozione fallita",
401
401
  "Insert_caption": "Insert caption",
402
402
  "No_collaborators_available": "No_collaborators_available",
403
- "Find_a_collaborator": "Find a collaborator",
403
+ "Search_collaborator": "Search collaborator",
404
404
  "Doc_comments": "Document comments",
405
405
  "Tag_not_found": "Tag not found",
406
406
  "Create_a_new_tag": "Crea un nuovo tag",
@@ -400,7 +400,7 @@
400
400
  "Delete_failed": "Не удалось удалить",
401
401
  "Insert_caption": "Вставить подпись",
402
402
  "No_collaborators_available": "Нет доступных соавторов",
403
- "Find_a_collaborator": "Найти соавтора",
403
+ "Search_collaborator": "Найти соавтора",
404
404
  "Doc_comments": "Комментарии к документу",
405
405
  "Tag_not_found": "Тег не найден",
406
406
  "Create_a_new_tag": "Создать новый тег",
@@ -400,7 +400,7 @@
400
400
  "Delete_failed": "删除失败",
401
401
  "Insert_caption": "插入标题",
402
402
  "No_collaborators_available": "没有找到协作人",
403
- "Find_a_collaborator": "查找协作人",
403
+ "Search_collaborator": "查找协作人",
404
404
  "Doc_comments": "文档评论",
405
405
  "Tag_not_found": "标签未找到",
406
406
  "Create_a_new_tag": "新建标签",