diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml
index 92bdd4ade80..9f4e90faccc 100644
--- a/config/locales/server.en.yml
+++ b/config/locales/server.en.yml
@@ -1669,7 +1669,7 @@ en:
ga_universal_tracking_code: "Google Universal Analytics tracking code ID, eg: UA-12345678-9; see https://google.com/analytics"
ga_universal_domain_name: "Google Universal Analytics domain name, eg: mysite.com; see https://google.com/analytics"
ga_universal_auto_link_domains: "Enable Google Universal Analytics cross-domain tracking. Outgoing links to these domains will have the client id added to them. See Google's Cross-Domain Tracking guide."
- gtm_container_id: "Google Tag Manager container id. eg: GTM-ABCDEF.
Note: Third-party scripts loaded by GTM may need to be allowlisted in 'content security policy script src'."
+ gtm_container_id: "Google Tag Manager container id. eg: GTM-ABCD12E.
Note: To use GTM when the Content Security Policy (CSP) is enabled, see the documentation on meta: Use nonces in Google Tag Manager scripts."
enable_escaped_fragments: "Fall back to Google's Ajax-Crawling API if no webcrawler is detected. See https://developers.google.com/webmasters/ajax-crawling/docs/learn-more"
moderators_manage_categories_and_groups: "Allow moderators to create and manage categories and groups"
moderators_change_post_ownership: "Allow moderators to change post ownership"