@@ -96,24 +96,13 @@ export default function StrongVerificationInstructions() {
9696 } }
9797 >
9898 < li >
99- < Trans i18nKey = "auth:strong_verification.instructions.before_you_start.nfc_check" >
100- Your phone must have < strong > NFC capability</ strong > — most
101- phones do. Check your phone settings to make sure NFC is turned
102- on.
103- </ Trans >
99+ < Trans i18nKey = "auth:strong_verification.instructions.before_you_start.nfc_check" />
104100 </ li >
105101 < li >
106- < Trans i18nKey = "auth:strong_verification.instructions.before_you_start.passport_check" >
107- Your passport must be a < strong > biometric passport</ strong > —
108- look for the gold chip symbol on the cover. Older passports
109- without this symbol won't work.
110- </ Trans >
102+ < Trans i18nKey = "auth:strong_verification.instructions.before_you_start.passport_check" />
111103 </ li >
112104 < li >
113- < Trans i18nKey = "auth:strong_verification.instructions.before_you_start.remove_case" >
114- < strong > Remove your phone case before starting</ strong > — even
115- thin cases can block the NFC signal and cause the scan to fail.
116- </ Trans >
105+ < Trans i18nKey = "auth:strong_verification.instructions.before_you_start.remove_case" />
117106 </ li >
118107 </ Box >
119108 </ Box >
@@ -134,19 +123,14 @@ export default function StrongVerificationInstructions() {
134123 >
135124 < ListItem sx = { { display : "list-item" , paddingY : 0.5 } } >
136125 < Typography variant = "body1" sx = { { marginBottom : 1 } } >
137- < Trans i18nKey = "auth:strong_verification.instructions.step1" >
138- Download the < strong > IRIS ID</ strong > app
139- </ Trans >
126+ < Trans i18nKey = "auth:strong_verification.instructions.step1" />
140127 </ Typography >
141128 < Typography
142129 variant = "body2"
143130 color = "text.secondary"
144131 sx = { { marginTop : 1 , marginBottom : 1 } }
145132 >
146- < Trans i18nKey = "auth:strong_verification.instructions.step1_apple_note" >
147- < strong > Apple users:</ strong > You can skip the download and use
148- your browser instead. Just click "Open" when prompted.
149- </ Trans >
133+ < Trans i18nKey = "auth:strong_verification.instructions.step1_apple_note" />
150134 </ Typography >
151135 < Box
152136 sx = { {
@@ -187,10 +171,7 @@ export default function StrongVerificationInstructions() {
187171 </ ListItem >
188172 < ListItem sx = { { display : "list-item" , paddingY : 0.5 } } >
189173 < Typography variant = "body1" >
190- < Trans i18nKey = "auth:strong_verification.instructions.step2" >
191- Click < strong > "Start Strong Verification"</ strong > below (opens
192- in new tab)
193- </ Trans >
174+ < Trans i18nKey = "auth:strong_verification.instructions.step2" />
194175 </ Typography >
195176 </ ListItem >
196177 < ListItem sx = { { display : "list-item" , paddingY : 0.5 } } >
@@ -205,9 +186,7 @@ export default function StrongVerificationInstructions() {
205186 </ ListItem >
206187 < ListItem sx = { { display : "list-item" , paddingY : 0.5 } } >
207188 < Typography variant = "body1" >
208- < Trans i18nKey = "auth:strong_verification.instructions.step5" >
209- Select < strong > Passport</ strong > (ID cards not supported)
210- </ Trans >
189+ < Trans i18nKey = "auth:strong_verification.instructions.step5" />
211190 </ Typography >
212191 </ ListItem >
213192 < ListItem sx = { { display : "list-item" , paddingY : 0.5 } } >
@@ -217,11 +196,7 @@ export default function StrongVerificationInstructions() {
217196 </ ListItem >
218197 < ListItem sx = { { display : "list-item" , paddingY : 0.5 } } >
219198 < Typography variant = "body1" >
220- < Trans i18nKey = "auth:strong_verification.instructions.step7" >
221- Hold your phone against the passport page with the NFC chip and
222- < strong > keep completely still for at least 5 seconds</ strong > —
223- moving too early is the most common cause of failure
224- </ Trans >
199+ < Trans i18nKey = "auth:strong_verification.instructions.step7" />
225200 </ Typography >
226201 </ ListItem >
227202 < ListItem sx = { { display : "list-item" , paddingY : 0.5 } } >
@@ -269,20 +244,13 @@ export default function StrongVerificationInstructions() {
269244 } }
270245 >
271246 < li >
272- < Trans i18nKey = "auth:strong_verification.instructions.chip_location.us_germany_mexico" >
273- < strong > US, Germany (2016), Mexico:</ strong > Back page
274- </ Trans >
247+ < Trans i18nKey = "auth:strong_verification.instructions.chip_location.us_germany_mexico" />
275248 </ li >
276249 < li >
277- < Trans i18nKey = "auth:strong_verification.instructions.chip_location.finland_germany_new" >
278- < strong > Finland, Germany (2017+):</ strong > Picture page
279- </ Trans >
250+ < Trans i18nKey = "auth:strong_verification.instructions.chip_location.finland_germany_new" />
280251 </ li >
281252 < li >
282- < Trans i18nKey = "auth:strong_verification.instructions.chip_location.australia" >
283- < strong > Australia:</ strong > Middle page (marked with symbol +
284- "chip name")
285- </ Trans >
253+ < Trans i18nKey = "auth:strong_verification.instructions.chip_location.australia" />
286254 </ li >
287255 </ Box >
288256 </ Box >
@@ -325,35 +293,19 @@ export default function StrongVerificationInstructions() {
325293 } }
326294 >
327295 < li >
328- < Trans i18nKey = "auth:strong_verification.instructions.scanning_tips.remove_case" >
329- < strong > Remove your phone case</ strong > — even thin cases can
330- block the NFC signal
331- </ Trans >
296+ < Trans i18nKey = "auth:strong_verification.instructions.scanning_tips.remove_case" />
332297 </ li >
333298 < li >
334- < Trans i18nKey = "auth:strong_verification.instructions.scanning_tips.hold_still" >
335- < strong > Hold your phone completely still</ strong > for at least 5
336- seconds — moving too early is the most common cause of failure
337- </ Trans >
299+ < Trans i18nKey = "auth:strong_verification.instructions.scanning_tips.hold_still" />
338300 </ li >
339301 < li >
340- < Trans i18nKey = "auth:strong_verification.instructions.scanning_tips.flat_surface" >
341- < strong > Place your passport on a flat surface</ strong > — don't
342- hold it in your hand
343- </ Trans >
302+ < Trans i18nKey = "auth:strong_verification.instructions.scanning_tips.flat_surface" />
344303 </ li >
345304 < li >
346- < Trans i18nKey = "auth:strong_verification.instructions.scanning_tips.nfc_location" >
347- < strong > Find your phone's NFC antenna</ strong > — it's usually
348- near the top-center on the back of the phone. Try different
349- positions if it doesn't connect
350- </ Trans >
305+ < Trans i18nKey = "auth:strong_verification.instructions.scanning_tips.nfc_location" />
351306 </ li >
352307 < li >
353- < Trans i18nKey = "auth:strong_verification.instructions.scanning_tips.no_metal" >
354- < strong > Avoid metal surfaces</ strong > — don't place your
355- passport on a metal table or laptop
356- </ Trans >
308+ < Trans i18nKey = "auth:strong_verification.instructions.scanning_tips.no_metal" />
357309 </ li >
358310 < li >
359311 { t ( "auth:strong_verification.instructions.scanning_tips.retry" ) }
@@ -388,13 +340,14 @@ export default function StrongVerificationInstructions() {
388340 </ li >
389341 </ Box >
390342 < Typography variant = "body1" >
391- < Trans i18nKey = "auth:strong_verification.instructions.didnt_work.contact" >
392- If you're still having trouble,
393- < StyledLink href = "mailto:support@couchers.org?subject=Strong%20Verification%20Help" >
394- let us know
395- </ StyledLink >
396- and we'll help.
397- </ Trans >
343+ < Trans
344+ i18nKey = "auth:strong_verification.instructions.didnt_work.contact"
345+ components = { {
346+ 1 : (
347+ < StyledLink href = "mailto:support@couchers.org?subject=Strong%20Verification%20Help" />
348+ ) ,
349+ } }
350+ />
398351 </ Typography >
399352 </ Box >
400353
0 commit comments