Skip to content

Commit a06c9d7

Browse files
committed
Merge remote-tracking branch 'origin/develop' into develop
2 parents 6e96eec + a5b9336 commit a06c9d7

9 files changed

Lines changed: 92 additions & 125 deletions

File tree

packages/agent/conf/examples/oid4vci_metadata/banqup.json

Lines changed: 31 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,10 @@
259259
],
260260
"order": [
261261
"companyName",
262+
"contactFirstName",
263+
"contactLastName",
262264
"companyEmailAddress",
263-
"taxRegistrationNumber",
264-
"vatNumber"
265+
"taxRegistrationNumber"
265266
],
266267
"credentialSubject": {
267268
"companyName": {
@@ -280,50 +281,66 @@
280281
}
281282
]
282283
},
283-
"companyEmailAddress": {
284+
"contactFirstName": {
284285
"value_type": "string",
285286
"display": [
286287
{
287-
"name": "Company email address"
288+
"name": "Contact first name"
288289
},
289290
{
290-
"name": "Company email address",
291+
"name": "Contact first name",
291292
"locale": "en-US"
292293
},
293294
{
294-
"name": "bedrijf email adres",
295+
"name": "Contact voornaam",
295296
"locale": "nl-NL"
296297
}
297298
]
298299
},
299-
"taxRegistrationNumber": {
300+
"contactLastName": {
300301
"value_type": "string",
301302
"display": [
302303
{
303-
"name": "TRN"
304+
"name": "Contact last name"
304305
},
305306
{
306-
"name": "TRN",
307+
"name": "Contact last name",
307308
"locale": "en-US"
308309
},
309310
{
310-
"name": "RSIN",
311+
"name": "Contact achternaam",
312+
"locale": "nl-NL"
313+
}
314+
]
315+
},
316+
"companyEmailAddress": {
317+
"value_type": "string",
318+
"display": [
319+
{
320+
"name": "Company email address"
321+
},
322+
{
323+
"name": "Company email address",
324+
"locale": "en-US"
325+
},
326+
{
327+
"name": "bedrijf email adres",
311328
"locale": "nl-NL"
312329
}
313330
]
314331
},
315-
"vatNumber": {
332+
"taxRegistrationNumber": {
316333
"value_type": "string",
317334
"display": [
318335
{
319-
"name": "VAT number"
336+
"name": "TRN"
320337
},
321338
{
322-
"name": "VAT number",
339+
"name": "TRN",
323340
"locale": "en-US"
324341
},
325342
{
326-
"name": "BTW identificatienummer",
343+
"name": "RSIN",
327344
"locale": "nl-NL"
328345
}
329346
]

packages/oid4vci-demo-frontend/public/locales/development/en/translation.json

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,19 @@
44
"credentials_right_pane_bottom_paragraph": "Scan this QR code using your wallet's QR\nscanner to accept and store your credential.",
55
"credentials_right_pane_top_paragraph": "Let's add a {{credentialName}} Credential\nto your wallet.",
66
"credentials_right_pane_top_title": "Secure your {{credentialName}} Credential",
7-
"credentials_success_right_pane_back_button_caption": "Back to credentials",
87
"credentials_success_right_pane_button_caption": "Go to {{verifierUrlCaption}}",
98
"credentials_success_right_pane_paragraph": "Your {{credentialName}} credential has been\r\nsuccessfully issued to you.\r\n\nYou can use it to verify your identity whenever you\r\ninteract with other parties.",
109
"credentials_success_right_pane_title": "Congratulations!",
11-
"credentials_success_right_pane_verified_account_paragraph": "\r\n\n\nThe Verified {{credentialName}} credential proofs that UnifiedPost\nhas been able to verify that you have access to the e-mail address you provided.\r\n\nYou can use this credential to login to your UnifiedPost account.",
12-
"credentials_success_right_pane_verified_account_title": "You have received your Verified {{name}} credential",
13-
"credentials_success_right_pane_valid_id_title": "You have received your Verified {{name}} credential",
14-
"credentials_success_right_pane_valid_id_paragraph": "\r\n\n\nThe Verified {{credentialName}} credential proofs that\nUnifiedPost has been able to verify that you have a valid ID document\nand that you are linked to this valid ID document.\r\n\nYou can use this credential to manage your UnifiedPost account.",
15-
"credentials_success_right_pane_registered_company_paragraph": "\r\n\n\nThe Verified {{credentialName}} credential proofs that\nUnifiedPost has been able to verify that your company is a registered company.\r\n\nYou can use this credential to transact your UnifiedPost account.",
10+
"credentials_success_right_pane_verified_account_paragraph": "\r\n\n\nThe {{credentialName}} credential proofs that UnifiedPost\nhas been able to verify that you have access to the e-mail address you provided.\r\n\nYou can use this credential to login to your UnifiedPost account.",
11+
"credentials_success_right_pane_banqup_title": "You have received your {{name}} credential",
12+
"credentials_success_right_pane_valid_id_paragraph": "\r\n\n\nThe {{credentialName}} credential proofs that\nUnifiedPost has been able to verify that you have a valid ID document\nand that you are linked to this valid ID document.\r\n\nYou can use this credential to manage your UnifiedPost account.",
13+
"credentials_success_right_pane_registered_company_paragraph": "\r\n\n\nThe {{credentialName}} credential proofs that\nUnifiedPost has been able to verify that your company is a registered company.\r\n\nYou can use this credential to transact your UnifiedPost account.",
1614
"credential_verify_request_right_pane_top_title": "Provide details",
1715
"credential_verify_request_right_pane_top_paragraph": "In order to issue a credential we need to get\nsome information from your wallet.",
1816
"button_open_from_wallet": "Open wallet",
1917
"credential_verify_request_right_pane_bottom_title_signin": "Sign In",
2018
"credential_verify_request_right_pane_bottom_title_signup": "Sign Up",
21-
"credential_verify_request_right_pane_bottom_paragraph_banqup": "Start by scanning this QR code with your Banqup app",
19+
"credential_verify_request_right_pane_bottom_paragraph_banqup": "By scanning this QR code with your Banqup app",
2220
"credential_verify_request_right_pane_bottom_paragraph": "Scan this QR code using your wallet's QR\nscanner to provide information.",
2321
"credential_verify_request_right_pane_bottom_paragraph_mobile": "Please click the button to open a wallet\nGo back to this screen afterwards to continue.",
2422
"credential_verify_request_right_pane_button_caption": "To manual entry",
@@ -43,6 +41,7 @@
4341
"qrcode_right_pane_top_title": "Use your Digital Identity",
4442
"sharing_data_right_pane_paragraph": "Almost there!\n Please fill out any missing data.\r\nTo claim your {{credentialName}}\ncredential(s). The content will not be stored! It is used to personalize the credentials",
4543
"sharing_data_fill_out_right_pane_paragraph": "To get started, please provide us with your details",
44+
"sharing_data_fill_out_right_pane_banqup_paragraph": "You shared the following information with us. Please verify if this is correct.",
4645
"sharing_data_company_fill_out_right_pane_paragraph": "Please fill in and review your company details.",
4746
"sharing_data_right_pane_title": "Provide your data",
4847
"manual_fill_data_right_pane_title": "Manually fill out details",
@@ -54,6 +53,11 @@
5453
"select_credential_title2": "credential",
5554
"select_credential_title3": "you’d like to",
5655
"select_credential_title4": "collect",
56+
"sharing_data_success_right_pane_paragraph": "for providing the information. We are now ready\r\nto issue a new credential to you.\r\n\nIf you don't have a wallet yet, please download\r\none of the compliant wallets on the left.",
57+
"sharing_data_success_right_pane_paragraph_short": "for providing the information. We're done now\nto issue you a new credential.",
58+
"sharing_data_success_right_pane_title": "Thanks {{Voornaam}}!",
59+
"sharing_data_success_get_mobile_app_message": "Get the Sphereon Wallet",
60+
"ssi_information_request_page_form_account_title": "Account Information",
5761
"ssi_information_request_page_form_bsn_number_label": "BSN Number",
5862
"ssi_information_request_page_form_company_name_label": "Company name",
5963
"ssi_information_request_page_form_company_email_address_label": "Company email",
@@ -87,7 +91,6 @@
8791
"label_download_android": "Download Android",
8892
"title_personal_details": "Personal Details",
8993
"title_secure_your_credential": "Secure your {{credentialName}} credential",
90-
"title_secure_your_personal_credential": "Secure your personal credential",
9194
"title_please_check_your_email": "Please check your e-mail",
9295
"title_fill_5_digits": "Fill in the 5-digit code from the confirmation e-mail.",
9396
"paragraph_add_credential": "Let's add the credential to your wallet",

packages/oid4vci-demo-frontend/public/locales/development/nl/translation.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,21 @@
22
"common_left_pane_title": "\"Digitale identiteit is het paspoort naar de\nvirtuele wereld, waar gemak en\nconnectiviteit moeiteloos samenkomen.\"",
33
"credentials_right_pane_bottom_paragraph_mobile": "Klik op de knop om je credential op te slaan.\nGa daarna terug naar dit scherm om door te gaan",
44
"credentials_right_pane_bottom_paragraph": "Scan deze QR-code met de QR-scanner van je wallet\nom je credential te accepteren en op te slaan.",
5-
"credentials_right_pane_top_paragraph": "Laten we een {{credentialName}} Referentie\ntoevoegen aan je wallet.",
6-
"credentials_right_pane_top_title": "Beveilig je {{credentialName}} Referentie",
5+
"credentials_right_pane_top_paragraph": "Laten we een {{credentialName}} credential\ntoevoegen aan je wallet.",
6+
"credentials_right_pane_top_title": "Beveilig je {{credentialName}} credential",
77
"credentials_success_right_pane_button_caption": "Ga naar {{verifierUrlCaption}}",
8-
"credentials_success_right_pane_paragraph": "Je {{credentialName}} credential is met succes aan je uitgereikt.\n\nU kunt het gebruiken om je identiteit te verifiëren wanneer je interactie heeft met andere partijen.",
8+
"credentials_success_right_pane_paragraph": "Je {{credentialName}} credential is met succes aan je uitgereikt.\n\nJe kunt het gebruiken om je identiteit te verifiëren wanneer je interactie heeft met andere partijen.",
99
"credentials_success_right_pane_title": "Gefeliciteerd!",
10-
"credentials_success_right_pane_verified_account_paragraph": "\r\n\n\nThe Verified {{credentialName}} credential proofs that UnifiedPost\nhas been able to verify that you have access to the e-mail address you provided.\r\n\nYou can use this credential to login to your UnifiedPost account.",
11-
"credentials_success_right_pane_verified_account_title": "You have received your Verified {{name}} credential",
12-
"credentials_success_right_pane_valid_id_title": "U heeft je geverifieerde {{name}} credential ontvangen",
13-
"credentials_success_right_pane_valid_id_paragraph": "\r\n\n\nDe geverifieerde {{credentialName}} credential bewijst dat\nUnifiedPost heeft kunnen verifiëren dat je een geldig identiteitsbewijs hebt\nn dat je aan dit geldige identiteitsbewijs bent gekoppeld.",
14-
"credentials_success_right_pane_registered_company_paragraph": "\n\n\nDe geverifieerde {{credentialName}} credential bewijst dat\nUnifiedPost heeft kunnen verifiëren dat je bedrijf een geregistreerd bedrijf is.\r\n\nU kunt deze credential gebruiken om je UnifiedPost-account af te handelen.",
10+
"credentials_success_right_pane_verified_account_paragraph": "\r\n\n\nDe {{credentialName}} credential bewijst dat\n heeft kunnen verifiëren dat je controle hebt over het e-mailadres dat je hebt opgegeven.\r\n\nJe kunt deze credential gebruiken om in te loggen in je Banqup account.",
11+
"credentials_success_right_pane_banqup_title": "Je hebt zojuist je {{name}} credential ontvangen",
12+
"credentials_success_right_pane_valid_id_paragraph": "\r\n\n\nDe {{credentialName}} credential bewijst dat\nUnifiedPost heeft kunnen verifiëren dat je een geldig identiteitsbewijs hebt\nen dat je aan dit geldige identiteitsbewijs bent gekoppeld.\n\nJe kunt deze credential gebruiken om je Banqup account te beheren.",
13+
"credentials_success_right_pane_registered_company_paragraph": "\n\n\nDe {{credentialName}} credential bewijst dat\nUnifiedPost heeft vastgesteld dat het bedrijf een geregistreerd bedrijf is.\n\r\n\nJe kunt deze credential gebruiken om binnen je Banqup account handelingen uit te voeren.",
1514
"credential_verify_request_right_pane_top_title": "Gegevens verstrekken",
1615
"credential_verify_request_right_pane_top_paragraph": "Om een credential uit te geven hebben we wat informatie nodig uit je wallet.",
1716
"button_open_from_wallet": "Openen in wallet",
1817
"credential_verify_request_right_pane_bottom_title_signin": "Inloggen",
1918
"credential_verify_request_right_pane_bottom_title_signup": "Registreren",
20-
"credential_verify_request_right_pane_bottom_paragraph_banqup": "Start door deze QR-code te scannen met je Banqup app",
19+
"credential_verify_request_right_pane_bottom_paragraph_banqup": "Door deze QR-code te scannen met je Banqup app",
2120
"credential_verify_request_right_pane_bottom_paragraph": "Scan deze QR-code met de QR-scanner van je wallet\nom informatie te verstrekken.",
2221
"credential_verify_request_right_pane_bottom_paragraph_mobile": "Klik op de knop om een wallet te openen\nGa daarna terug naar dit scherm om door te gaan.",
2322
"credential_verify_request_right_pane_button_caption": "Handmatig invoeren",
@@ -40,22 +39,25 @@
4039
"mobile_right_pane_bottom_paragraph": "Open je wallet app door op de 'Open in wallet' knop te klikken.",
4140
"qrcode_right_pane_top_paragraph": "Een moeiteloze manier om je persoonlijke\ninformatie te delen met behulp van je digitale wallet.",
4241
"qrcode_right_pane_top_title": "Gebruik je Digitale Identiteit",
43-
"sharing_data_manually_right_pane_button_caption": "Delen",
44-
"sharing_data_right_pane_button_caption": "Volgende",
4542
"sharing_data_right_pane_paragraph": "Bijna klaar!\n Vul alstublieft ontbrekende gegevens in.\r\nOm je {{credentialName}}\ncredential te claimen.",
46-
"sharing_data_fill_out_right_pane_paragraph": "Om te beginnen, verstrekt je ons alstublieft je gegevens",
47-
"sharing_data_company_fill_out_right_pane_paragraph": "Vul je bedrijfsgegevens in en controleer deze.",
43+
"sharing_data_fill_out_right_pane_paragraph": "Om te beginnen, verstrek ons aub enkele aanvullende gegevens",
44+
"sharing_data_fill_out_right_pane_banqup_paragraph": "Je hebt de volgende informatie met ons gedeeld. Controleer deze informatie.",
45+
"sharing_data_company_fill_out_right_pane_paragraph": "Vul de ontbrekende bedrijsgegevens in.",
4846
"sharing_data_right_pane_title": "Deel je gegevens",
4947
"manual_fill_data_right_pane_title": "Handmatig gegevens invullen",
5048
"manual_fill_data_company_right_pane_title_tell_us_more_company": "Vertel ons meer over uw bedrijf",
5149
"manual_fill_data_right_pane_title_banqup": "Persoonlijke gegevens",
50+
"select_credential_title1": "Selecteer de",
51+
"select_credential_title2": "credential",
52+
"select_credential_title3": "die je graag",
53+
"select_credential_title4": "ontvangt",
5254
"manual_fill_data_company_right_pane_title": "Bedrijf details",
53-
"sharing_data_success_right_pane_button_caption": "Volgende",
5455
"sharing_data_success_right_pane_paragraph": "voor het verstrekken van de informatie. We zijn nu klaar\r\nom een nieuwe credential aan je uit te geven.\r\n\nAls je nog geen wallet heeft, download dan alstublieft\r\neen van de conforme wallets aan de linkerkant.",
5556
"sharing_data_success_right_pane_paragraph_short": "voor het verstrekken van de informatie. We zijn nu klaar\r\nom een nieuwe credential aan je uit te geven.",
5657
"sharing_data_success_right_pane_title": "Bedankt {{Voornaam}}!",
5758
"sharing_data_success_get_mobile_app_message": "Haal de Sphereon Wallet",
5859
"action_open_wallet_caption": "Openen in wallet",
60+
"ssi_information_request_page_form_account_title": "Account Informatie",
5961
"ssi_information_request_page_form_bsn_number_label": "BSN Nummer",
6062
"ssi_information_request_page_form_company_name_label": "Bedrijfsnaam",
6163
"ssi_information_request_page_form_company_email_address_label": "Bedrijf email",
@@ -73,7 +75,6 @@
7375
"ssi_information_request_page_form_contact_first_name_label": "Contact voornaam",
7476
"ssi_information_request_page_form_contact_last_name_label": "Contact achternaam",
7577
"ssi_information_request_page_form_contact_bsn_label": "Contact BSN",
76-
"ssi_information_request_page_form_vat_number_label": "BTW identificatienummer",
7778
"coc_sharing_data_right_pane_title": "Deel je gegevens",
7879
"coc_sharing_data_right_pane_top_paragraph": "Bijna klaar! Verstrek alstublieft ontbrekende gegevens indien nodig.",
7980
"coc_credential_verify_request_right_pane_bottom_paragraph": "Scan deze QR-code met de QR-scanner van je wallet. Als je al op je telefoon bent, open dan je wallet door op de knop 'Openen in wallet' te klikken.",
@@ -89,8 +90,7 @@
8990
"label_download_ios": "Download iOS",
9091
"label_download_android": "Download Android",
9192
"title_personal_details": "Persoonlijke Details",
92-
"title_secure_your_credential": "Bewaar je {{credentialName}} credential",
93-
"title_secure_your_personal_credential": "Bewaar je persoonlijke credential",
93+
"title_secure_your_credential": "Ontvang je {{credentialName}} credential",
9494
"title_please_check_your_email": "Controleer A.U.B. je e-mail",
9595
"title_fill_5_digits": "Vul de 5-cijferige code in vanuit de bevestigings-e-mail.",
9696
"paragraph_add_credential": "Laten we de credential aan je wallet toevoegen.",
@@ -103,5 +103,5 @@
103103
"welcome_page_confirm_account_subtitle": "We moeten eerst je account bevestigen",
104104
"welcome_page_confirm_identity_subtitle": "Wij willen graag wat meer over je weten",
105105
"welcome_page_confirm_account_description": "Bevestig je account door wat informatie te verstrekken en door de verificatie-e-mail te beantwoorden die we hebben verzonden.",
106-
"welcome_page_confirm_identity_description": "<strong>Volgende stappen:</strong><br>1. Verstrek enkele persoonlijke gegevens<br>2. Upload een geldig identiteitsbewijs<br>3. Voer een levensvatbaarheidscontrole uit<br>4. Wacht op bevestiging"
106+
"welcome_page_confirm_identity_description": "<strong>Volgende stappen:</strong><br>1. Verstrek enkele persoonlijke gegevens<br>2. Upload een geldig identiteitsbewijs<br>3. Voer een authenticiteitscontrole uit<br>4. Wacht op bevestiging"
107107
}

0 commit comments

Comments
 (0)