You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2280,10 +2280,13 @@
2280
2280
"In reply to <a>this message</a>": "In reply to <a>this message</a>",
2281
2281
"Room address": "Room address",
2282
2282
"e.g. my-room": "e.g. my-room",
2283
+
"Missing domain separator e.g. (:domain.org)": "Missing domain separator e.g. (:domain.org)",
2284
+
"Missing room name or separator e.g. (my-room:domain.org)": "Missing room name or separator e.g. (my-room:domain.org)",
2283
2285
"Some characters not allowed": "Some characters not allowed",
2284
2286
"Please provide an address": "Please provide an address",
2285
2287
"This address is available to use": "This address is available to use",
2286
2288
"This address is already in use": "This address is already in use",
2289
+
"This address had invalid server or is already in use": "This address had invalid server or is already in use",
2287
2290
"Server Options": "Server Options",
2288
2291
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Element with an existing Matrix account on a different homeserver.": "You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Element with an existing Matrix account on a different homeserver.",
2289
2292
"Join millions for free on the largest public server": "Join millions for free on the largest public server",
0 commit comments