diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 1dd561c46..869fea62f 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1860,5 +1860,8 @@ "color6": "Turquoise", "color7": "Blue", "color8": "Purple", - "loading_encrypted": "end-to-end encrypted" + "loading_encrypted": "end-to-end encrypted", + "form_poll_required_hint": "This poll is required, you must interact with at least one option.", + "fo_trash_move_error": "Shared folder contents cannot be moved to trash. Use \\\"Remove\\\" instead.", + "fo_sharedFolder_move_error": "Shared folders cannot be moved inside other shared folders." }