+
{_t("Your Modular server")}
+ {_t(
+ "Enter the location of your Modular homeserver. It may use your own " +
+ "domain name or be a subdomain of
modular.im.",
+ {}, {
+ a: sub =>
+ {sub}
+ ,
+ },
+ )}
+
+
+
+
+ );
+ },
+});
diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index f4d3429835..17e70c9fd5 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -1179,6 +1179,9 @@
"Please enter the code it contains:": "Please enter the code it contains:",
"Code": "Code",
"Start authentication": "Start authentication",
+ "Your Modular server": "Your Modular server",
+ "Enter the location of your Modular homeserver. It may use your own domain name or be a subdomain of