@@ -109,7 +109,7 @@ msgstr "Authorize"
109109msgid "Authorize device"
110110msgstr "Authorize device"
111111
112- #: app/routes/sso/index.tsx:175
112+ #: app/routes/sso/index.tsx:186
113113msgid "Available accounts to link"
114114msgstr "Available accounts to link"
115115
@@ -136,7 +136,7 @@ msgid "Change your password"
136136msgstr "Change your password"
137137
138138#: app/routes/password/reset.tsx:97
139- #: app/routes/signup/method.tsx:221
139+ #: app/routes/signup/method.tsx:222
140140#: app/routes/signup/password.tsx:145
141141msgid "Check your email"
142142msgstr "Check your email"
@@ -174,7 +174,7 @@ msgstr "Confirm new password"
174174msgid "Confirm password"
175175msgstr "Confirm password"
176176
177- #: app/routes/sso/index.tsx:130
177+ #: app/routes/sso/index.tsx:137
178178msgid "Connected accounts"
179179msgstr "Connected accounts"
180180
@@ -230,7 +230,7 @@ msgstr "Email code"
230230
231231#: app/routes/login/index.tsx:390
232232#: app/routes/login/method.tsx:125
233- #: app/routes/signup/method.tsx:264
233+ #: app/routes/signup/method.tsx:265
234234msgid "Email me a sign-in link"
235235msgstr "Email me a sign-in link"
236236
@@ -299,7 +299,7 @@ msgstr "Enter your password"
299299msgid "Enter your SMS code"
300300msgstr "Enter your SMS code"
301301
302- #: app/routes/signup/method.tsx:243
302+ #: app/routes/signup/method.tsx:244
303303msgid "Finish creating your account"
304304msgstr "Finish creating your account"
305305
@@ -449,10 +449,6 @@ msgstr "Register passkey"
449449msgid "Registration is currently unavailable. Please contact your administrator."
450450msgstr "Registration is currently unavailable. Please contact your administrator."
451451
452- #: app/routes/device/authorize.tsx:115
453- msgid "Requested permissions"
454- msgstr "Requested permissions"
455-
456452#: app/routes/login/verify/email.tsx:95
457453#: app/routes/login/verify/sms.tsx:92
458454#: app/routes/verify/index.tsx:200
@@ -492,7 +488,7 @@ msgstr "Service temporarily unavailable. Please try again."
492488msgid "Session active"
493489msgstr "Session active"
494490
495- #: app/routes/signup/method.tsx:300
491+ #: app/routes/signup/method.tsx:301
496492#: app/routes/signup/password.tsx:160
497493msgid "Set a password"
498494msgstr "Set a password"
@@ -549,7 +545,7 @@ msgstr "Sign in with LDAP"
549545#: app/routes/logout/index.tsx:48
550546#: app/routes/logout/index.tsx:54
551547#: app/routes/signed-in.tsx:99
552- #: app/routes/sso/index.tsx:201
548+ #: app/routes/sso/index.tsx:212
553549msgid "Sign out"
554550msgstr "Sign out"
555551
@@ -651,11 +647,11 @@ msgstr "Too many attempts. Please wait a moment and try again."
651647msgid "Two-factor verification"
652648msgstr "Two-factor verification"
653649
654- #: app/routes/sso/index.tsx:161
650+ #: app/routes/sso/index.tsx:172
655651msgid "Unlink"
656652msgstr "Unlink"
657653
658- #: app/routes/signup/method.tsx:282
654+ #: app/routes/signup/method.tsx:283
659655msgid "Use a passkey"
660656msgstr "Use a passkey"
661657
@@ -736,7 +732,7 @@ msgstr "We've sent a password reset link to <0>{0}</0>"
736732
737733#. placeholder {0}: (actionData as { email: string }).email
738734#. placeholder {0}: actionData.email
739- #: app/routes/signup/method.tsx:223
735+ #: app/routes/signup/method.tsx:224
740736#: app/routes/signup/password.tsx:147
741737msgid "We've sent a verification link to <0>{0}</0>"
742738msgstr "We've sent a verification link to <0>{0}</0>"
@@ -754,9 +750,10 @@ msgstr "You are signed in"
754750msgid "You are signed in as <0>{loginName}</0>"
755751msgstr "You are signed in as <0>{loginName}</0>"
756752
757- #: app/routes/sso/index.tsx:122
758- msgid "You can link multiple accounts to your Datum account."
759- msgstr "You can link multiple accounts to your Datum account."
753+ #. placeholder {0}: loginName && ( <> Logged in as <span className="font-medium">{loginName}</span>. </> )
754+ #: app/routes/sso/index.tsx:123
755+ msgid "You can link multiple accounts to your Datum account. {0}"
756+ msgstr "You can link multiple accounts to your Datum account. {0}"
760757
761758#: app/routes/signed-in.tsx:72
762759msgid "You can now close this window and return to the device where you started."
@@ -782,6 +779,10 @@ msgstr "You must be signed in to link an external account."
782779msgid "You'll need to set a password to complete your signup."
783780msgstr "You'll need to set a password to complete your signup."
784781
782+ #: app/routes/signup/method.tsx:246
783+ msgid "You're almost done! <0>{loginName}</0>"
784+ msgstr "You're almost done! <0>{loginName}</0>"
785+
785786#: app/routes/logout/success.tsx:12
786787msgid "You've been signed out"
787788msgstr "You've been signed out"
0 commit comments