richie-education 3.2.1-dev11 → 3.2.1-dev12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/i18n/locales/ar-SA.json +29 -1
- package/i18n/locales/es-ES.json +29 -1
- package/i18n/locales/fa-IR.json +29 -1
- package/i18n/locales/fr-CA.json +29 -1
- package/i18n/locales/fr-FR.json +29 -1
- package/i18n/locales/ko-KR.json +29 -1
- package/i18n/locales/pt-PT.json +29 -1
- package/i18n/locales/ru-RU.json +29 -1
- package/i18n/locales/vi-VN.json +29 -1
- package/js/translations/ar-SA.json +1 -1
- package/js/translations/es-ES.json +1 -1
- package/js/translations/fa-IR.json +1 -1
- package/js/translations/fr-CA.json +1 -1
- package/js/translations/fr-FR.json +1 -1
- package/js/translations/ko-KR.json +1 -1
- package/js/translations/pt-PT.json +1 -1
- package/js/translations/ru-RU.json +1 -1
- package/js/translations/vi-VN.json +1 -1
- package/package.json +1 -1
package/i18n/locales/ar-SA.json
CHANGED
|
@@ -1391,6 +1391,34 @@
|
|
|
1391
1391
|
"description": "Label for the total amount",
|
|
1392
1392
|
"message": "Total"
|
|
1393
1393
|
},
|
|
1394
|
+
"components.SaleTunnel.Information.voucher.delete": {
|
|
1395
|
+
"description": "Delete text for the voucher",
|
|
1396
|
+
"message": "Delete this voucher"
|
|
1397
|
+
},
|
|
1398
|
+
"components.SaleTunnel.Information.voucher.discount": {
|
|
1399
|
+
"description": "Discount description",
|
|
1400
|
+
"message": "Discount applied"
|
|
1401
|
+
},
|
|
1402
|
+
"components.SaleTunnel.Information.voucher.errorInvalid": {
|
|
1403
|
+
"description": "Error when voucher is invalid",
|
|
1404
|
+
"message": "The submitted voucher code is not valid."
|
|
1405
|
+
},
|
|
1406
|
+
"components.SaleTunnel.Information.voucher.errorTooManyRequests": {
|
|
1407
|
+
"description": "Error when user has tried too many vouchers",
|
|
1408
|
+
"message": "Too many attempts. Please try again later."
|
|
1409
|
+
},
|
|
1410
|
+
"components.SaleTunnel.Information.voucher.info": {
|
|
1411
|
+
"description": "Info for the voucher",
|
|
1412
|
+
"message": "If you have a voucher code, please enter it in the field below."
|
|
1413
|
+
},
|
|
1414
|
+
"components.SaleTunnel.Information.voucher.title": {
|
|
1415
|
+
"description": "Title for the voucher",
|
|
1416
|
+
"message": "Voucher code"
|
|
1417
|
+
},
|
|
1418
|
+
"components.SaleTunnel.Information.voucher.validate": {
|
|
1419
|
+
"description": "Validate text for the voucher",
|
|
1420
|
+
"message": "Validate"
|
|
1421
|
+
},
|
|
1394
1422
|
"components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle": {
|
|
1395
1423
|
"description": "Title for the universities section in the sale tunnel",
|
|
1396
1424
|
"message": "University"
|
|
@@ -1409,7 +1437,7 @@
|
|
|
1409
1437
|
},
|
|
1410
1438
|
"components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment": {
|
|
1411
1439
|
"description": "Message explaining the subscription process with a training agreement to sign and a payment method to set.",
|
|
1412
|
-
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method."
|
|
1440
|
+
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method if required."
|
|
1413
1441
|
},
|
|
1414
1442
|
"components.SaleTunnel.WithdrawRightCheckbox.certificate .waiveCheckboxHelperClause2": {
|
|
1415
1443
|
"description": "Second clause item for the waiver checkbox.",
|
package/i18n/locales/es-ES.json
CHANGED
|
@@ -1391,6 +1391,34 @@
|
|
|
1391
1391
|
"description": "Label for the total amount",
|
|
1392
1392
|
"message": "Total"
|
|
1393
1393
|
},
|
|
1394
|
+
"components.SaleTunnel.Information.voucher.delete": {
|
|
1395
|
+
"description": "Delete text for the voucher",
|
|
1396
|
+
"message": "Delete this voucher"
|
|
1397
|
+
},
|
|
1398
|
+
"components.SaleTunnel.Information.voucher.discount": {
|
|
1399
|
+
"description": "Discount description",
|
|
1400
|
+
"message": "Discount applied"
|
|
1401
|
+
},
|
|
1402
|
+
"components.SaleTunnel.Information.voucher.errorInvalid": {
|
|
1403
|
+
"description": "Error when voucher is invalid",
|
|
1404
|
+
"message": "The submitted voucher code is not valid."
|
|
1405
|
+
},
|
|
1406
|
+
"components.SaleTunnel.Information.voucher.errorTooManyRequests": {
|
|
1407
|
+
"description": "Error when user has tried too many vouchers",
|
|
1408
|
+
"message": "Too many attempts. Please try again later."
|
|
1409
|
+
},
|
|
1410
|
+
"components.SaleTunnel.Information.voucher.info": {
|
|
1411
|
+
"description": "Info for the voucher",
|
|
1412
|
+
"message": "If you have a voucher code, please enter it in the field below."
|
|
1413
|
+
},
|
|
1414
|
+
"components.SaleTunnel.Information.voucher.title": {
|
|
1415
|
+
"description": "Title for the voucher",
|
|
1416
|
+
"message": "Voucher code"
|
|
1417
|
+
},
|
|
1418
|
+
"components.SaleTunnel.Information.voucher.validate": {
|
|
1419
|
+
"description": "Validate text for the voucher",
|
|
1420
|
+
"message": "Validate"
|
|
1421
|
+
},
|
|
1394
1422
|
"components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle": {
|
|
1395
1423
|
"description": "Title for the universities section in the sale tunnel",
|
|
1396
1424
|
"message": "University"
|
|
@@ -1409,7 +1437,7 @@
|
|
|
1409
1437
|
},
|
|
1410
1438
|
"components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment": {
|
|
1411
1439
|
"description": "Message explaining the subscription process with a training agreement to sign and a payment method to set.",
|
|
1412
|
-
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method."
|
|
1440
|
+
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method if required."
|
|
1413
1441
|
},
|
|
1414
1442
|
"components.SaleTunnel.WithdrawRightCheckbox.certificate .waiveCheckboxHelperClause2": {
|
|
1415
1443
|
"description": "Second clause item for the waiver checkbox.",
|
package/i18n/locales/fa-IR.json
CHANGED
|
@@ -1391,6 +1391,34 @@
|
|
|
1391
1391
|
"description": "Label for the total amount",
|
|
1392
1392
|
"message": "Total"
|
|
1393
1393
|
},
|
|
1394
|
+
"components.SaleTunnel.Information.voucher.delete": {
|
|
1395
|
+
"description": "Delete text for the voucher",
|
|
1396
|
+
"message": "Delete this voucher"
|
|
1397
|
+
},
|
|
1398
|
+
"components.SaleTunnel.Information.voucher.discount": {
|
|
1399
|
+
"description": "Discount description",
|
|
1400
|
+
"message": "Discount applied"
|
|
1401
|
+
},
|
|
1402
|
+
"components.SaleTunnel.Information.voucher.errorInvalid": {
|
|
1403
|
+
"description": "Error when voucher is invalid",
|
|
1404
|
+
"message": "The submitted voucher code is not valid."
|
|
1405
|
+
},
|
|
1406
|
+
"components.SaleTunnel.Information.voucher.errorTooManyRequests": {
|
|
1407
|
+
"description": "Error when user has tried too many vouchers",
|
|
1408
|
+
"message": "Too many attempts. Please try again later."
|
|
1409
|
+
},
|
|
1410
|
+
"components.SaleTunnel.Information.voucher.info": {
|
|
1411
|
+
"description": "Info for the voucher",
|
|
1412
|
+
"message": "If you have a voucher code, please enter it in the field below."
|
|
1413
|
+
},
|
|
1414
|
+
"components.SaleTunnel.Information.voucher.title": {
|
|
1415
|
+
"description": "Title for the voucher",
|
|
1416
|
+
"message": "Voucher code"
|
|
1417
|
+
},
|
|
1418
|
+
"components.SaleTunnel.Information.voucher.validate": {
|
|
1419
|
+
"description": "Validate text for the voucher",
|
|
1420
|
+
"message": "Validate"
|
|
1421
|
+
},
|
|
1394
1422
|
"components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle": {
|
|
1395
1423
|
"description": "Title for the universities section in the sale tunnel",
|
|
1396
1424
|
"message": "University"
|
|
@@ -1409,7 +1437,7 @@
|
|
|
1409
1437
|
},
|
|
1410
1438
|
"components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment": {
|
|
1411
1439
|
"description": "Message explaining the subscription process with a training agreement to sign and a payment method to set.",
|
|
1412
|
-
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method."
|
|
1440
|
+
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method if required."
|
|
1413
1441
|
},
|
|
1414
1442
|
"components.SaleTunnel.WithdrawRightCheckbox.certificate .waiveCheckboxHelperClause2": {
|
|
1415
1443
|
"description": "Second clause item for the waiver checkbox.",
|
package/i18n/locales/fr-CA.json
CHANGED
|
@@ -1391,6 +1391,34 @@
|
|
|
1391
1391
|
"description": "Label for the total amount",
|
|
1392
1392
|
"message": "Total"
|
|
1393
1393
|
},
|
|
1394
|
+
"components.SaleTunnel.Information.voucher.delete": {
|
|
1395
|
+
"description": "Delete text for the voucher",
|
|
1396
|
+
"message": "Delete this voucher"
|
|
1397
|
+
},
|
|
1398
|
+
"components.SaleTunnel.Information.voucher.discount": {
|
|
1399
|
+
"description": "Discount description",
|
|
1400
|
+
"message": "Discount applied"
|
|
1401
|
+
},
|
|
1402
|
+
"components.SaleTunnel.Information.voucher.errorInvalid": {
|
|
1403
|
+
"description": "Error when voucher is invalid",
|
|
1404
|
+
"message": "The submitted voucher code is not valid."
|
|
1405
|
+
},
|
|
1406
|
+
"components.SaleTunnel.Information.voucher.errorTooManyRequests": {
|
|
1407
|
+
"description": "Error when user has tried too many vouchers",
|
|
1408
|
+
"message": "Too many attempts. Please try again later."
|
|
1409
|
+
},
|
|
1410
|
+
"components.SaleTunnel.Information.voucher.info": {
|
|
1411
|
+
"description": "Info for the voucher",
|
|
1412
|
+
"message": "If you have a voucher code, please enter it in the field below."
|
|
1413
|
+
},
|
|
1414
|
+
"components.SaleTunnel.Information.voucher.title": {
|
|
1415
|
+
"description": "Title for the voucher",
|
|
1416
|
+
"message": "Voucher code"
|
|
1417
|
+
},
|
|
1418
|
+
"components.SaleTunnel.Information.voucher.validate": {
|
|
1419
|
+
"description": "Validate text for the voucher",
|
|
1420
|
+
"message": "Validate"
|
|
1421
|
+
},
|
|
1394
1422
|
"components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle": {
|
|
1395
1423
|
"description": "Title for the universities section in the sale tunnel",
|
|
1396
1424
|
"message": "University"
|
|
@@ -1409,7 +1437,7 @@
|
|
|
1409
1437
|
},
|
|
1410
1438
|
"components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment": {
|
|
1411
1439
|
"description": "Message explaining the subscription process with a training agreement to sign and a payment method to set.",
|
|
1412
|
-
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method."
|
|
1440
|
+
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method if required."
|
|
1413
1441
|
},
|
|
1414
1442
|
"components.SaleTunnel.WithdrawRightCheckbox.certificate .waiveCheckboxHelperClause2": {
|
|
1415
1443
|
"description": "Second clause item for the waiver checkbox.",
|
package/i18n/locales/fr-FR.json
CHANGED
|
@@ -1391,6 +1391,34 @@
|
|
|
1391
1391
|
"description": "Label for the total amount",
|
|
1392
1392
|
"message": "Total"
|
|
1393
1393
|
},
|
|
1394
|
+
"components.SaleTunnel.Information.voucher.delete": {
|
|
1395
|
+
"description": "Delete text for the voucher",
|
|
1396
|
+
"message": "Supprimer ce coupon"
|
|
1397
|
+
},
|
|
1398
|
+
"components.SaleTunnel.Information.voucher.discount": {
|
|
1399
|
+
"description": "Discount description",
|
|
1400
|
+
"message": "Réduction appliquée"
|
|
1401
|
+
},
|
|
1402
|
+
"components.SaleTunnel.Information.voucher.errorInvalid": {
|
|
1403
|
+
"description": "Error when voucher is invalid",
|
|
1404
|
+
"message": "Le code promo saisi n’est pas valide."
|
|
1405
|
+
},
|
|
1406
|
+
"components.SaleTunnel.Information.voucher.errorTooManyRequests": {
|
|
1407
|
+
"description": "Error when user has tried too many vouchers",
|
|
1408
|
+
"message": "Trop de tentatives. Veuillez réessayer plus tard."
|
|
1409
|
+
},
|
|
1410
|
+
"components.SaleTunnel.Information.voucher.info": {
|
|
1411
|
+
"description": "Info for the voucher",
|
|
1412
|
+
"message": "Si vous avez un coupon ou code promo, veuillez le saisir dans le champ ci-dessous."
|
|
1413
|
+
},
|
|
1414
|
+
"components.SaleTunnel.Information.voucher.title": {
|
|
1415
|
+
"description": "Title for the voucher",
|
|
1416
|
+
"message": "Coupon / Code promo"
|
|
1417
|
+
},
|
|
1418
|
+
"components.SaleTunnel.Information.voucher.validate": {
|
|
1419
|
+
"description": "Validate text for the voucher",
|
|
1420
|
+
"message": "Valider"
|
|
1421
|
+
},
|
|
1394
1422
|
"components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle": {
|
|
1395
1423
|
"description": "Title for the universities section in the sale tunnel",
|
|
1396
1424
|
"message": "Université"
|
|
@@ -1409,7 +1437,7 @@
|
|
|
1409
1437
|
},
|
|
1410
1438
|
"components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment": {
|
|
1411
1439
|
"description": "Message explaining the subscription process with a training agreement to sign and a payment method to set.",
|
|
1412
|
-
"message": "Pour vous inscrire, vous serez d
|
|
1440
|
+
"message": "Pour vous inscrire à la formation, vous serez d’abord invité à signer la convention de formation, puis à définir un mode de paiement si nécessaire."
|
|
1413
1441
|
},
|
|
1414
1442
|
"components.SaleTunnel.WithdrawRightCheckbox.certificate .waiveCheckboxHelperClause2": {
|
|
1415
1443
|
"description": "Second clause item for the waiver checkbox.",
|
package/i18n/locales/ko-KR.json
CHANGED
|
@@ -1391,6 +1391,34 @@
|
|
|
1391
1391
|
"description": "Label for the total amount",
|
|
1392
1392
|
"message": "Total"
|
|
1393
1393
|
},
|
|
1394
|
+
"components.SaleTunnel.Information.voucher.delete": {
|
|
1395
|
+
"description": "Delete text for the voucher",
|
|
1396
|
+
"message": "Delete this voucher"
|
|
1397
|
+
},
|
|
1398
|
+
"components.SaleTunnel.Information.voucher.discount": {
|
|
1399
|
+
"description": "Discount description",
|
|
1400
|
+
"message": "Discount applied"
|
|
1401
|
+
},
|
|
1402
|
+
"components.SaleTunnel.Information.voucher.errorInvalid": {
|
|
1403
|
+
"description": "Error when voucher is invalid",
|
|
1404
|
+
"message": "The submitted voucher code is not valid."
|
|
1405
|
+
},
|
|
1406
|
+
"components.SaleTunnel.Information.voucher.errorTooManyRequests": {
|
|
1407
|
+
"description": "Error when user has tried too many vouchers",
|
|
1408
|
+
"message": "Too many attempts. Please try again later."
|
|
1409
|
+
},
|
|
1410
|
+
"components.SaleTunnel.Information.voucher.info": {
|
|
1411
|
+
"description": "Info for the voucher",
|
|
1412
|
+
"message": "If you have a voucher code, please enter it in the field below."
|
|
1413
|
+
},
|
|
1414
|
+
"components.SaleTunnel.Information.voucher.title": {
|
|
1415
|
+
"description": "Title for the voucher",
|
|
1416
|
+
"message": "Voucher code"
|
|
1417
|
+
},
|
|
1418
|
+
"components.SaleTunnel.Information.voucher.validate": {
|
|
1419
|
+
"description": "Validate text for the voucher",
|
|
1420
|
+
"message": "Validate"
|
|
1421
|
+
},
|
|
1394
1422
|
"components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle": {
|
|
1395
1423
|
"description": "Title for the universities section in the sale tunnel",
|
|
1396
1424
|
"message": "University"
|
|
@@ -1409,7 +1437,7 @@
|
|
|
1409
1437
|
},
|
|
1410
1438
|
"components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment": {
|
|
1411
1439
|
"description": "Message explaining the subscription process with a training agreement to sign and a payment method to set.",
|
|
1412
|
-
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method."
|
|
1440
|
+
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method if required."
|
|
1413
1441
|
},
|
|
1414
1442
|
"components.SaleTunnel.WithdrawRightCheckbox.certificate .waiveCheckboxHelperClause2": {
|
|
1415
1443
|
"description": "Second clause item for the waiver checkbox.",
|
package/i18n/locales/pt-PT.json
CHANGED
|
@@ -1391,6 +1391,34 @@
|
|
|
1391
1391
|
"description": "Label for the total amount",
|
|
1392
1392
|
"message": "Total"
|
|
1393
1393
|
},
|
|
1394
|
+
"components.SaleTunnel.Information.voucher.delete": {
|
|
1395
|
+
"description": "Delete text for the voucher",
|
|
1396
|
+
"message": "Apagar este voucher"
|
|
1397
|
+
},
|
|
1398
|
+
"components.SaleTunnel.Information.voucher.discount": {
|
|
1399
|
+
"description": "Discount description",
|
|
1400
|
+
"message": "Desconto aplicado"
|
|
1401
|
+
},
|
|
1402
|
+
"components.SaleTunnel.Information.voucher.errorInvalid": {
|
|
1403
|
+
"description": "Error when voucher is invalid",
|
|
1404
|
+
"message": "O código do voucher enviado não é válido."
|
|
1405
|
+
},
|
|
1406
|
+
"components.SaleTunnel.Information.voucher.errorTooManyRequests": {
|
|
1407
|
+
"description": "Error when user has tried too many vouchers",
|
|
1408
|
+
"message": "Tentativas excessivas. Por favor, tente novamente mais tarde."
|
|
1409
|
+
},
|
|
1410
|
+
"components.SaleTunnel.Information.voucher.info": {
|
|
1411
|
+
"description": "Info for the voucher",
|
|
1412
|
+
"message": "Se tiver um código promocional, insira-o no campo abaixo."
|
|
1413
|
+
},
|
|
1414
|
+
"components.SaleTunnel.Information.voucher.title": {
|
|
1415
|
+
"description": "Title for the voucher",
|
|
1416
|
+
"message": "Código promocional"
|
|
1417
|
+
},
|
|
1418
|
+
"components.SaleTunnel.Information.voucher.validate": {
|
|
1419
|
+
"description": "Validate text for the voucher",
|
|
1420
|
+
"message": "Validar"
|
|
1421
|
+
},
|
|
1394
1422
|
"components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle": {
|
|
1395
1423
|
"description": "Title for the universities section in the sale tunnel",
|
|
1396
1424
|
"message": "Universidade"
|
|
@@ -1409,7 +1437,7 @@
|
|
|
1409
1437
|
},
|
|
1410
1438
|
"components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment": {
|
|
1411
1439
|
"description": "Message explaining the subscription process with a training agreement to sign and a payment method to set.",
|
|
1412
|
-
"message": "Para se inscrever na formação, será
|
|
1440
|
+
"message": "Para se inscrever na formação, primeiro será convidado a assinar o contrato de formação e, em seguida, a definir um método de pagamento, se necessário."
|
|
1413
1441
|
},
|
|
1414
1442
|
"components.SaleTunnel.WithdrawRightCheckbox.certificate .waiveCheckboxHelperClause2": {
|
|
1415
1443
|
"description": "Second clause item for the waiver checkbox.",
|
package/i18n/locales/ru-RU.json
CHANGED
|
@@ -1391,6 +1391,34 @@
|
|
|
1391
1391
|
"description": "Label for the total amount",
|
|
1392
1392
|
"message": "Total"
|
|
1393
1393
|
},
|
|
1394
|
+
"components.SaleTunnel.Information.voucher.delete": {
|
|
1395
|
+
"description": "Delete text for the voucher",
|
|
1396
|
+
"message": "Delete this voucher"
|
|
1397
|
+
},
|
|
1398
|
+
"components.SaleTunnel.Information.voucher.discount": {
|
|
1399
|
+
"description": "Discount description",
|
|
1400
|
+
"message": "Discount applied"
|
|
1401
|
+
},
|
|
1402
|
+
"components.SaleTunnel.Information.voucher.errorInvalid": {
|
|
1403
|
+
"description": "Error when voucher is invalid",
|
|
1404
|
+
"message": "The submitted voucher code is not valid."
|
|
1405
|
+
},
|
|
1406
|
+
"components.SaleTunnel.Information.voucher.errorTooManyRequests": {
|
|
1407
|
+
"description": "Error when user has tried too many vouchers",
|
|
1408
|
+
"message": "Too many attempts. Please try again later."
|
|
1409
|
+
},
|
|
1410
|
+
"components.SaleTunnel.Information.voucher.info": {
|
|
1411
|
+
"description": "Info for the voucher",
|
|
1412
|
+
"message": "If you have a voucher code, please enter it in the field below."
|
|
1413
|
+
},
|
|
1414
|
+
"components.SaleTunnel.Information.voucher.title": {
|
|
1415
|
+
"description": "Title for the voucher",
|
|
1416
|
+
"message": "Voucher code"
|
|
1417
|
+
},
|
|
1418
|
+
"components.SaleTunnel.Information.voucher.validate": {
|
|
1419
|
+
"description": "Validate text for the voucher",
|
|
1420
|
+
"message": "Validate"
|
|
1421
|
+
},
|
|
1394
1422
|
"components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle": {
|
|
1395
1423
|
"description": "Title for the universities section in the sale tunnel",
|
|
1396
1424
|
"message": "University"
|
|
@@ -1409,7 +1437,7 @@
|
|
|
1409
1437
|
},
|
|
1410
1438
|
"components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment": {
|
|
1411
1439
|
"description": "Message explaining the subscription process with a training agreement to sign and a payment method to set.",
|
|
1412
|
-
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method."
|
|
1440
|
+
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method if required."
|
|
1413
1441
|
},
|
|
1414
1442
|
"components.SaleTunnel.WithdrawRightCheckbox.certificate .waiveCheckboxHelperClause2": {
|
|
1415
1443
|
"description": "Second clause item for the waiver checkbox.",
|
package/i18n/locales/vi-VN.json
CHANGED
|
@@ -1391,6 +1391,34 @@
|
|
|
1391
1391
|
"description": "Label for the total amount",
|
|
1392
1392
|
"message": "Total"
|
|
1393
1393
|
},
|
|
1394
|
+
"components.SaleTunnel.Information.voucher.delete": {
|
|
1395
|
+
"description": "Delete text for the voucher",
|
|
1396
|
+
"message": "Delete this voucher"
|
|
1397
|
+
},
|
|
1398
|
+
"components.SaleTunnel.Information.voucher.discount": {
|
|
1399
|
+
"description": "Discount description",
|
|
1400
|
+
"message": "Discount applied"
|
|
1401
|
+
},
|
|
1402
|
+
"components.SaleTunnel.Information.voucher.errorInvalid": {
|
|
1403
|
+
"description": "Error when voucher is invalid",
|
|
1404
|
+
"message": "The submitted voucher code is not valid."
|
|
1405
|
+
},
|
|
1406
|
+
"components.SaleTunnel.Information.voucher.errorTooManyRequests": {
|
|
1407
|
+
"description": "Error when user has tried too many vouchers",
|
|
1408
|
+
"message": "Too many attempts. Please try again later."
|
|
1409
|
+
},
|
|
1410
|
+
"components.SaleTunnel.Information.voucher.info": {
|
|
1411
|
+
"description": "Info for the voucher",
|
|
1412
|
+
"message": "If you have a voucher code, please enter it in the field below."
|
|
1413
|
+
},
|
|
1414
|
+
"components.SaleTunnel.Information.voucher.title": {
|
|
1415
|
+
"description": "Title for the voucher",
|
|
1416
|
+
"message": "Voucher code"
|
|
1417
|
+
},
|
|
1418
|
+
"components.SaleTunnel.Information.voucher.validate": {
|
|
1419
|
+
"description": "Validate text for the voucher",
|
|
1420
|
+
"message": "Validate"
|
|
1421
|
+
},
|
|
1394
1422
|
"components.SaleTunnel.Sponsors.SaleTunnelSponsors.blockTitle": {
|
|
1395
1423
|
"description": "Title for the universities section in the sale tunnel",
|
|
1396
1424
|
"message": "University"
|
|
@@ -1409,7 +1437,7 @@
|
|
|
1409
1437
|
},
|
|
1410
1438
|
"components.SaleTunnel.SubscriptionButton.walkthroughToSignAndSavePayment": {
|
|
1411
1439
|
"description": "Message explaining the subscription process with a training agreement to sign and a payment method to set.",
|
|
1412
|
-
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method."
|
|
1440
|
+
"message": "To enroll in the training, you will first be invited to sign the training agreement and then to define a payment method if required."
|
|
1413
1441
|
},
|
|
1414
1442
|
"components.SaleTunnel.WithdrawRightCheckbox.certificate .waiveCheckboxHelperClause2": {
|
|
1415
1443
|
"description": "Second clause item for the waiver checkbox.",
|