+ {
+ _t('These are experimental features. For more information on what ' +
+ 'these options do see
the documentation.', {}, {
+ 'a': (sub) =>
{sub},
+ })
+ }
+
{flags}
diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index 9136f432dd..9522655698 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -641,6 +641,7 @@
"Access Token:": "Access Token:",
"click to reveal": "click to reveal",
"Labs": "Labs",
+ "These are experimental features. For more information on what these options do see
the documentation.": "These are experimental features. For more information on what these options do see
the documentation.",
"Ignored/Blocked": "Ignored/Blocked",
"Error adding ignored user/server": "Error adding ignored user/server",
"Something went wrong. Please try again or view your console for hints.": "Something went wrong. Please try again or view your console for hints.",