diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json
index 477c993a1..afee38fea 100644
--- a/www/common/translations/messages.json
+++ b/www/common/translations/messages.json
@@ -1354,5 +1354,8 @@
"admin_provideAggregateStatisticsHint": "You may opt-in to providing additional usage metrics to the developers, such as the approximate number of registered and daily users for your instance.",
"admin_provideAggregateStatisticsLabel": "Provide aggregated statistics",
"form_poll_hint": ": Yes, : No, : Acceptable",
- "fc_open_formro": "Open (as participant)"
+ "fc_open_formro": "Open (as participant)",
+ "resources_imageBlocked": "CryptPad blocked a remote image",
+ "resources_openInNewTab": "Open it in a new tab",
+ "resources_learnWhy": "Learn why it was blocked"
}