forked from onfido/onfido-sdk-ui
-
Notifications
You must be signed in to change notification settings - Fork 2
/
en.json
396 lines (396 loc) · 14.8 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
{
"welcome": {
"title": "Open your new bank account",
"description_p_1": "To open a bank account, we will need to verify your identity.",
"description_p_2": "It will only take a couple of minutes.",
"next_button": "Verify Identity"
},
"document_selector": {
"identity": {
"title": "Verify your identity",
"hint": "Select the type of document you would like to upload",
"passport_hint": "Face photo page",
"driving_licence_hint": "Front and back",
"national_identity_card_hint": "Front and back"
},
"proof_of_address": {
"title": "Select a %{country} document",
"hint": "These are the documents most likely to show your current home address",
"estatements_accepted": "e-statements accepted",
"utility_bill_hint": "Gas, electricity, water, landline, or broadband",
"utility_bill_warning": "Sorry, no mobile phone bills",
"benefits_letter_hint": "Government authorised household benefits eg. Jobseeker allowance, Housing benefit, Tax credits",
"government_letter_hint": "Any government issued letter eg. Benefits entitlement, Voting letters, Tax letters, etc"
}
},
"capture": {
"driving_licence": {
"front": {
"title": "Front of driver's license",
"instructions": "Upload front of license from your computer",
"webcam": "Position the front of license in the frame (it will be automatically detected)"
},
"back": {
"title": "Back of driver's license",
"instructions": "Upload back of license from your computer",
"webcam": "Position the back of license in the frame (it will be automatically detected)"
}
},
"national_identity_card": {
"front": {
"title": "Front of identity card",
"instructions": "Upload front of card from your computer",
"webcam": "Position the front of card in the frame (it will be automatically detected)"
},
"back": {
"title": "Back of identity card",
"instructions": "Upload back of card from your computer",
"webcam": "Position the back of card in the frame (it will be automatically detected)"
}
},
"passport": {
"front": {
"title": "Passport photo page",
"instructions": "Upload passport photo page from your computer",
"webcam": "Position your passport photo page in the frame (it will be automatically detected)"
}
},
"bank_building_society_statement": {
"front": {
"title": "Bank Statement",
"sub_title": "Must be issued in the <strong>last 3 months</strong>",
"instructions": "Provide the whole document page for best results",
"webcam": "Position your bank statement in the frame (it will be automatically detected)"
}
},
"utility_bill": {
"front": {
"title": "Utility Bill",
"sub_title": "Must be issued in the <strong>last 3 months</strong>",
"instructions": "Provide the whole document page for best results",
"webcam": "Position your utility bill in the frame (it will be automatically detected)"
}
},
"benefit_letters": {
"front": {
"title": "Benefits Letter",
"sub_title": "Must be issued in the <strong>last 12 months</strong>",
"instructions": "Provide the whole document page for best results",
"webcam": "Position your benefits letter in the frame (it will be automatically detected)"
}
},
"council_tax": {
"front": {
"title": "Council Tax Letter",
"sub_title": "Must be issued in the <strong>last 12 months</strong>",
"instructions": "Provide the whole document page for best results",
"webcam": "Position your council tax letter in the frame (it will be automatically detected)"
}
},
"government_letter": {
"front": {
"title": "Government Letter",
"sub_title": "Must be issued in the <strong>last 12 months</strong>",
"instructions": "Provide the whole document page for best results",
"webcam": "Position your government letter in the frame (it will be automatically detected)"
}
},
"face": {
"title": "Take a selfie",
"upload_title": "Selfie",
"instructions": "Upload a selfie from your computer"
},
"liveness": {
"start": "Start",
"stop": "Stop",
"recording": "Recording",
"press_record": "Press record and follow the instructions",
"intro": {
"title": "Let’s make sure nobody’s impersonating you",
"two_actions": "We’ll ask you to film yourself performing <bolder>2 simple actions</bolder>",
"speak_out_loud": "One will involve <bolder>speaking out loud</bolder>",
"continue": "Continue"
},
"challenges": {
"position_face": "Position your face in the oval",
"recite": "Say each digit out loud",
"movement": "Look over your %{side} shoulder",
"right": "right",
"left": "left",
"done_next": "When you’re done, press next",
"done_stop": "When you’re done, press stop",
"next": "Next"
}
},
"upload_document": "Upload",
"upload_file": "Upload file",
"take_photo": "Take photo"
},
"confirm": {
"document": {
"title": "Check readability",
"alt": "Photo of your document"
},
"driving_licence": {
"message": "Make sure your license details are clear to read, with no blur or glare"
},
"national_identity_card": {
"message": "Make sure your card details are clear to read, with no blur or glare"
},
"passport": {
"message": "Make sure your passport details are clear to read, with no blur or glare"
},
"bank_building_society_statement": {
"message": "Make sure details are clear to read, with no blur or glare"
},
"utility_bill": {
"message": "Make sure details are clear to read, with no blur or glare"
},
"benefit_letters": {
"message": "Make sure details are clear to read, with no blur or glare"
},
"council_tax": {
"message": "Make sure details are clear to read, with no blur or glare"
},
"face": {
"standard": {
"title": "Check selfie",
"message": "Make sure your selfie clearly shows your face",
"alt": "Photo of your face"
},
"video": {
"title": "Check selfie video"
}
},
"confirm": "Confirm",
"continue": "Continue",
"redo": "Redo",
"enlarge_image": {
"enlarge": "Enlarge image",
"close": "Close"
}
},
"complete": {
"message": "Verification complete",
"submessage": "Thank you."
},
"cross_device": {
"intro": {
"document": {
"title": "Continue verification on your mobile",
"take_photos": "We’ll walk you through taking the photos",
"action": "Continue"
},
"face": {
"title": "Continue face verification on your mobile",
"take_photos": "Complete face verification to prove it’s really you",
"action": "Continue"
},
"sub_title": "It’s easy, fast and secure.",
"sms": "We’ll SMS a secure link to your mobile (no app download required)",
"return_computer": "Return to your computer to complete your verification"
},
"client_success": {
"title":"Uploads successful",
"sub_title":"You can now return to your computer to continue",
"body": "Your computer may take a few seconds to update"
},
"link": {
"title": "Get your secure link",
"sub_title": "We’ll text a <em>one-time secure link</em> to your mobile",
"link_copy": {
"action": "Copy",
"success": "Copied"
},
"button_copy": {
"action": "Send link",
"status": "Sending"
},
"sms_label": "Mobile number",
"copy_link_label": "Copy link instead:"
},
"submit": {
"title": "Great, that’s everything we need",
"sub_title": "We’re now ready to verify your identity",
"selfie_uploaded": "Selfie uploaded",
"video_uploaded": "Video uploaded",
"action": "Submit verification",
"multiple_docs_uploaded":"Documents uploaded",
"one_doc_uploaded": "Document uploaded"
},
"phone_number_placeholder": "Enter mobile number",
"loading": "Loading...",
"mobile_connected": {
"title": {
"message": "Connected to your mobile",
"submessage": "Once you've finished we'll take you to the next step"
},
"tips": {
"item_1": "Keep this window open while using your mobile",
"item_2": "Your mobile link will expire in one hour",
"item_3": "Don't refresh this page"
}
},
"mobile_notification_sent": {
"title": "Check your mobile",
"submessage": "We’ve sent a secure link to %{number}",
"bold_message": "It may take a few minutes to arrive",
"tips": {
"item_1": "Keep this window open while using your mobile",
"item_2": "Your mobile link will expire in one hour"
},
"resend_link": "Resend link"
},
"switch_device": {
"header": "Need to use your mobile to take photos?",
"submessage": "Securely continue verification on your mobile"
},
"tips": "Tips"
},
"privacy": {
"title": "You'll have to upload a photo of your identity document",
"item_1": "All your document details must be visible",
"item_2": "Your document must be in colour",
"item_3": "Avoid light reflections",
"small_print": "By continuing, you agree to the <terms>Onfido Terms of Use</terms> and understand that your information, including your facial identifiers, will be processed in accordance with the <privacy>Onfido Privacy Policy</privacy>",
"decline": "Decline",
"continue": "Continue"
},
"webcam_permissions": {
"allow_access": "Allow camera access",
"enable_webcam_for_selfie": "Enable your camera to continue face verification",
"click_allow": "Click Allow on the popup that will appear on the next screen",
"allow": "Allow",
"why": "Why do I need to do this?",
"if_denied": "If you deny camera access, you won't be able to take pictures and complete verification process.",
"enable_webcam": "Enable camera",
"access_denied": "Camera access is denied",
"recover_access": "Recover camera access to continue face verification",
"recovery": "Recovery",
"follow_steps": "Follow these steps to recover camera access:",
"grant_access": "Grant access to your camera from your browser settings",
"refresh_page": "Refresh this page to restart the identity verification process",
"refresh": "Refresh"
},
"proof_of_address": {
"intro": {
"title": "Let’s verify your %{country} address",
"requirements": "You’ll need a document that:",
"shows_address": "Shows your <strong>current</strong> address",
"matches_signup": "<strong>Matches</strong> the address you used on signup",
"is_recent": "Is your most <strong>recent</strong> document",
"start": "Start verification"
},
"guidance": {
"logo": "Logo",
"full_name": "Full Name",
"make_sure_it_shows": "Make sure it clearly shows:",
"current_address": "Current Address",
"issue_date": "Issue date or Summary period",
"continue": "Continue"
}
},
"errors": {
"invalid_capture": {
"message":"No document detected",
"instruction": "Make sure all the document is in the photo"
},
"invalid_type": {
"message": "File not uploading",
"instruction": "Try using another file type"
},
"unsupported_file": {
"message": "Unsupported file type",
"instruction": "Try using a .jpg or .png file"
},
"invalid_size": {
"message": "File size too large",
"instruction": "Size needs to be smaller than 10MB"
},
"no_face": {
"message": "No face found",
"instruction": "Your face is needed in the selfie"
},
"multiple_faces": {
"message": "Multiple faces found",
"instruction": "Only your face can be in the selfie"
},
"server_error": {
"message": "Connection lost",
"instruction": "Please try again"
},
"glare_detected": {
"message": "Glare detected",
"instruction": "All details should be clear and readable"
},
"sms_failed": {
"message": "Something's gone wrong",
"instruction": "Copy the below link to your mobile instead"
},
"sms_overuse": {
"message": "Too many resend attempts",
"instruction": "Copy the below link to your mobile instead"
},
"lazy_loading": {
"message": "An error occurred while loading the component"
},
"invalid_number": {
"message": "Check your mobile number is correct"
},
"generic_client_error": {
"message": "Something's gone wrong",
"instruction": "You’ll need to restart your verification on your computer"
},
"forbidden_client_error": {
"message": "Something's gone wrong",
"instruction": "You must open this link on a mobile device"
},
"camera_not_working": {
"message": "Your camera isn’t working",
"instruction": "It may be disconnected or not functional. <fallback>Use your mobile</fallback> to continue verification."
},
"camera_not_working_no_fallback": {
"instruction": "Make sure your device has a working camera"
},
"liveness_timeout": {
"message": "Looks like you took too long",
"instruction": "Remember to press stop when you're done. <fallback>Redo video actions</fallback>"
},
"camera_inactive": {
"message": "Having camera problems?",
"instruction": "<fallback>Use your mobile</fallback> to continue face verification"
},
"camera_inactive_no_fallback": {
"instruction": "Make sure your device has a working camera"
},
"interrupted_flow_error": {
"message": "No camera detected",
"instruction": "Restart the process with a different device"
}
},
"accessibility": {
"close_sdk_screen": "Close identity verification screen",
"dismiss_alert": "Dismiss alert",
"shutter": "Shutter",
"start_recording": "Start recording",
"finish_recording": "Finish recording",
"document_types": "Documents you can use to verify your identity",
"selfie_video_actions": "Actions to record a selfie video",
"cross_device_verification": "Steps required to continue verification on your mobile"
},
"passport": "Passport",
"driving_licence": "Driver's License",
"national_identity_card": "Identity Card",
"short_passport": "passport",
"short_driving_licence": "license",
"short_national_identity_card": "card",
"bank_building_society_statement": "Bank/Building Society Statement",
"utility_bill": "Utility Bill",
"benefit_letters": "Benefits Letter",
"government_letter": "Government Letter",
"council_tax": "Council Tax Letter",
"loading": "Loading",
"back": "back",
"cancel": "Cancel",
"close": "close"
}