diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index d99fd8d18..ede0c1a5a 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1394,5 +1394,6 @@ "notification_folderSharedTeam": "{0} has shared a folder with the team {2}: {1}", "oo_refresh": "Refresh", "oo_refreshText": "This document has been updated", - "support_category": "Choose a category" + "support_category": "Choose a category", + "support_formCategoryError": "Error: category is empty" }