diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index f3bc81de5f..b67e4bfc8f 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -697,7 +697,7 @@ "you_dont_have_any_repositories": "", "your_affiliation_is_confirmed": "", "your_browser_does_not_support_this_feature": "", - "your_message": "", + "your_message_to_collaborators": "", "your_projects": "", "zotero_groups_loading_error": "", "zotero_groups_relink": "", diff --git a/services/web/frontend/js/features/chat/components/message-input.js b/services/web/frontend/js/features/chat/components/message-input.js index 2826840bed..8104a2d448 100644 --- a/services/web/frontend/js/features/chat/components/message-input.js +++ b/services/web/frontend/js/features/chat/components/message-input.js @@ -21,11 +21,11 @@ function MessageInput({ resetUnreadMessages, sendMessage }) { return (