diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json
index 50ca92b93..2aee6cc19 100644
--- a/www/common/translations/messages.json
+++ b/www/common/translations/messages.json
@@ -1391,5 +1391,8 @@
"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}"
+ "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"
}