diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 2fcf5db4f..50ca92b93 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1187,7 +1187,7 @@ "team_rosterPromote": "Promote", "team_rosterDemote": "Demote", "team_rosterKick": "Kick from the team", - "team_inviteButton": "Invite contacts", + "team_inviteButton": "Invite members", "team_leaveButton": "Leave this team", "team_leaveConfirm": "If you leave this team you will lose access to its CryptDrive, chat history, and other contents. Are you sure?", "team_owner": "Owners", @@ -1381,5 +1381,15 @@ "settings_safeLinkDefault": "Safe Links are now turned on by default. Please use the Share menu to copy links rather than your browser's address bar.", "info_imprintFlavour": "Legal information about the administrators of this instance.", "user_about": "About CryptPad", - "info_privacyFlavour": "Our privacy policy describes how we treat your data." + "info_privacyFlavour": "Our privacy policy describes how we treat your data.", + "support_cat_account": "User account", + "support_cat_data": "Loss of content", + "support_cat_bug": "Bug report", + "support_cat_other": "Other", + "support_cat_all": "All", + "support_attachments": "Attachments", + "support_addAttachment": "Add attachment", + "notification_padSharedTeam": "{0} has shared a pad with the team {2}: {1}", + "notification_fileSharedTeam": "{0} has shared a file with the team {2}: {1}", + "notification_folderSharedTeam": "{0} has shared a pad with the team {2}: {1}" }