Skip to content

Commit a2958f8

Browse files
committed
i18n
1 parent edb5e10 commit a2958f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/i18n/strings/en_EN.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2211,8 +2211,8 @@
22112211
"Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.",
22122212
"Please review and accept all of the homeserver's policies": "Please review and accept all of the homeserver's policies",
22132213
"Please review and accept the policies of this homeserver:": "Please review and accept the policies of this homeserver:",
2214-
"An email has been sent to %(emailAddress)s": "An email has been sent to %(emailAddress)s",
2215-
"Please check your email to continue registration.": "Please check your email to continue registration.",
2214+
"A confirmation email has been sent to %(emailAddress)s": "A confirmation email has been sent to %(emailAddress)s",
2215+
"Open the link in the email to continue registration.": "Open the link in the email to continue registration.",
22162216
"Token incorrect": "Token incorrect",
22172217
"A text message has been sent to %(msisdn)s": "A text message has been sent to %(msisdn)s",
22182218
"Please enter the code it contains:": "Please enter the code it contains:",
@@ -2249,8 +2249,6 @@
22492249
"Enter username": "Enter username",
22502250
"Email (optional)": "Email (optional)",
22512251
"Phone (optional)": "Phone (optional)",
2252-
"Create your Matrix account on %(serverName)s": "Create your Matrix account on %(serverName)s",
2253-
"Create your Matrix account on <underlinedServerName />": "Create your Matrix account on <underlinedServerName />",
22542252
"Register": "Register",
22552253
"Set an email for account recovery. Use email or phone to optionally be discoverable by existing contacts.": "Set an email for account recovery. Use email or phone to optionally be discoverable by existing contacts.",
22562254
"Set an email for account recovery. Use email to optionally be discoverable by existing contacts.": "Set an email for account recovery. Use email to optionally be discoverable by existing contacts.",
@@ -2474,6 +2472,8 @@
24742472
"<a>Log in</a> to your new account.": "<a>Log in</a> to your new account.",
24752473
"You can now close this window or <a>log in</a> to your new account.": "You can now close this window or <a>log in</a> to your new account.",
24762474
"Registration Successful": "Registration Successful",
2475+
"Create your Matrix account on %(serverName)s": "Create your Matrix account on %(serverName)s",
2476+
"Create your Matrix account on <underlinedServerName />": "Create your Matrix account on <underlinedServerName />",
24772477
"Create your account": "Create your account",
24782478
"Use Recovery Key or Passphrase": "Use Recovery Key or Passphrase",
24792479
"Use Recovery Key": "Use Recovery Key",

0 commit comments

Comments
 (0)