diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 45e9afecf..29f415755 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1367,5 +1367,6 @@ "admin_purpose_public": "To provide a free service to the public", "admin_purpose_business": "For a business or commercial organization", "admin_instancePurposeHint": "Why do you run this instance? Your answer will be used to inform the development roadmap if your telemetry is enabled.", - "team_leaveOwner": "Please demote yourself from the owner role before leaving the team. Note that teams must have at least one owner, please add one before proceeding if you are currently the only owner." + "team_leaveOwner": "Please demote yourself from the owner role before leaving the team. Note that teams must have at least one owner, please add one before proceeding if you are currently the only owner.", + "form_exportCSV": "Export to CSV" }