+ {
+ _t('Customise your experience with experimental labs features. ' +
+ '
Learn more.', {}, {
+ 'a': (sub) => {
+ return
{sub};
+ },
+ })
+ }
+
{flags}
diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index ac7f6f31bd..4b3feb96ab 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -645,6 +645,7 @@
"Access Token:": "Access Token:",
"click to reveal": "click to reveal",
"Labs": "Labs",
+ "Customise your experience with experimental labs features.
Learn more.": "Customise your experience with experimental labs features.
Learn more.",
"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.",