@selfcommunity/react-i18n 0.7.7-payments.169 → 0.7.7-payments.176

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.
@@ -566,6 +566,7 @@ declare const locales: {
566
566
  "ui.courseForm.structured.info": string;
567
567
  "ui.courseForm.name.placeholder": string;
568
568
  "ui.courseForm.description.placeholder": string;
569
+ "ui.courseForm.required": string;
569
570
  "ui.courseForm.date.placeholder": string;
570
571
  "ui.courseForm.date.title": string;
571
572
  "ui.courseForm.time.placeholder": string;
@@ -716,7 +717,7 @@ declare const locales: {
716
717
  "ui.groups.noGroups.title.onlyStaff": string;
717
718
  "ui.groups.noGroups.subtitle.onlyStaff": string;
718
719
  "ui.groups.noGroups.subtitle": string;
719
- "ui.groups.noOtherGroups": string;
720
+ "ui.groups.noResults": string;
720
721
  "ui.groups.filterByName": string;
721
722
  "ui.groups.endMessage": string;
722
723
  "ui.groupSubscribeButton.enter": string;
@@ -1391,6 +1392,58 @@ declare const locales: {
1391
1392
  "ui.paywallsConfigurator.popper.btnConfirm": string;
1392
1393
  "ui.paywallsConfigurator.noProducts": string;
1393
1394
  "ui.paywallsConfigurator.filterByName": string;
1395
+ "ui.userBillingInfo.infoLabel": string;
1396
+ "ui.userBillingInfo.name": string;
1397
+ "ui.userBillingInfo.phone": string;
1398
+ "ui.userBillingInfo.company": string;
1399
+ "ui.userBillingInfo.address1": string;
1400
+ "ui.userBillingInfo.address2": string;
1401
+ "ui.userBillingInfo.postalCode": string;
1402
+ "ui.userBillingInfo.city": string;
1403
+ "ui.userBillingInfo.state": string;
1404
+ "ui.userBillingInfo.country": string;
1405
+ "ui.userBillingInfo.taxCode": string;
1406
+ "ui.userBillingInfo.accountBusiness": string;
1407
+ "ui.userBillingInfo.taxId": string;
1408
+ "ui.userBillingInfo.taxCheckPending": string;
1409
+ "ui.userBillingInfo.taxCheckWarning": string;
1410
+ "ui.userBillingInfo.sdi": string;
1411
+ "ui.userBillingInfo.pec": string;
1412
+ "ui.userBillingInfo.field.optional": string;
1413
+ "ui.userBillingInfo.requiredFormat": string;
1414
+ "ui.userBillingInfo.error": string;
1415
+ "ui.userBillingInfo.errors": string;
1416
+ "ui.userBillingInfo.vatError": string;
1417
+ "ui.userBillingInfo.sdiPecError": string;
1418
+ "ui.userBillingInfo.pecError": string;
1419
+ "ui.userBillingInfo.save": string;
1420
+ "ui.userBillingInfo.back": string;
1421
+ "ui.userBillingInfo.noInfo": string;
1422
+ "ui.userPaymentMethods.btnAdd": string;
1423
+ "ui.userPaymentMethods.typeMethod": string;
1424
+ "ui.userPaymentMethods.brand": string;
1425
+ "ui.userPaymentMethods.expiration": string;
1426
+ "ui.userPaymentMethods.billingDetails": string;
1427
+ "ui.userPaymentMethods.default": string;
1428
+ "ui.userPaymentMethods.actions": string;
1429
+ "ui.userPaymentMethods.btnRemove": string;
1430
+ "ui.userPaymentMethods.noPaymentMethods": string;
1431
+ "ui.userPaymentMethods.error.unableToRemoveMethod": string;
1432
+ "ui.userPaymentMethods.error.unableToUpdateMethod": string;
1433
+ "ui.userPaymentMethods.error.unableToManageMethod": string;
1434
+ "ui.userPaymentMethods.error.unableToRemoveMethodSubscription": string;
1435
+ "ui.userPaymentMethods.error.unableToSetMethodAsDefault": string;
1436
+ "ui.userPaymentMethods.methodRemoved": string;
1437
+ "ui.userPaymentMethods.methodUpdated": string;
1438
+ "ui.userPaymentMethods.methodDefaultConfigured": string;
1439
+ "ui.userPaymentMethods.methodDefaultRemoved": string;
1440
+ "ui.userPaymentMethods.dialog.confirmDeleteTitle": string;
1441
+ "ui.userPaymentMethods.dialog.confirmDeleteDescription": string;
1442
+ "ui.userChangeAddressDialog.title": string;
1443
+ "ui.userAddPaymentMethodDialog.title": string;
1444
+ "ui.userAddPaymentMethodForm.useDefaultMethod": string;
1445
+ "ui.userAddPaymentMethodForm.addButton": string;
1446
+ "ui.userAddPaymentMethodForm.cancelButton": string;
1394
1447
  };
1395
1448
  it: {
1396
1449
  "templates.feedObjectDetail.contributionNotFound": string;
@@ -1959,6 +2012,7 @@ declare const locales: {
1959
2012
  "ui.courseForm.structured.info": string;
1960
2013
  "ui.courseForm.name.placeholder": string;
1961
2014
  "ui.courseForm.description.placeholder": string;
2015
+ "ui.courseForm.required": string;
1962
2016
  "ui.courseForm.date.placeholder": string;
1963
2017
  "ui.courseForm.date.title": string;
1964
2018
  "ui.courseForm.time.placeholder": string;
@@ -2110,7 +2164,7 @@ declare const locales: {
2110
2164
  "ui.groups.noGroups.title.onlyStaff": string;
2111
2165
  "ui.groups.noGroups.subtitle.onlyStaff": string;
2112
2166
  "ui.groups.noGroups.subtitle": string;
2113
- "ui.groups.noOtherGroups": string;
2167
+ "ui.groups.noResults": string;
2114
2168
  "ui.groups.filterByName": string;
2115
2169
  "ui.groups.endMessage": string;
2116
2170
  "ui.groupSubscribeButton.enter": string;
@@ -2786,6 +2840,58 @@ declare const locales: {
2786
2840
  "ui.paywallsConfigurator.popper.btnConfirm": string;
2787
2841
  "ui.paywallsConfigurator.noProducts": string;
2788
2842
  "ui.paywallsConfigurator.filterByName": string;
2843
+ "ui.userBillingInfo.infoLabel": string;
2844
+ "ui.userBillingInfo.name": string;
2845
+ "ui.userBillingInfo.phone": string;
2846
+ "ui.userBillingInfo.company": string;
2847
+ "ui.userBillingInfo.address1": string;
2848
+ "ui.userBillingInfo.address2": string;
2849
+ "ui.userBillingInfo.postalCode": string;
2850
+ "ui.userBillingInfo.city": string;
2851
+ "ui.userBillingInfo.state": string;
2852
+ "ui.userBillingInfo.country": string;
2853
+ "ui.userBillingInfo.taxCode": string;
2854
+ "ui.userBillingInfo.accountBusiness": string;
2855
+ "ui.userBillingInfo.taxId": string;
2856
+ "ui.userBillingInfo.taxCheckPending": string;
2857
+ "ui.userBillingInfo.taxCheckWarning": string;
2858
+ "ui.userBillingInfo.sdi": string;
2859
+ "ui.userBillingInfo.pec": string;
2860
+ "ui.userBillingInfo.field.optional": string;
2861
+ "ui.userBillingInfo.requiredFormat": string;
2862
+ "ui.userBillingInfo.error": string;
2863
+ "ui.userBillingInfo.errors": string;
2864
+ "ui.userBillingInfo.vatError": string;
2865
+ "ui.userBillingInfo.sdiPecError": string;
2866
+ "ui.userBillingInfo.pecError": string;
2867
+ "ui.userBillingInfo.save": string;
2868
+ "ui.userBillingInfo.back": string;
2869
+ "ui.userBillingInfo.noInfo": string;
2870
+ "ui.userPaymentMethods.btnAdd": string;
2871
+ "ui.userPaymentMethods.typeMethod": string;
2872
+ "ui.userPaymentMethods.brand": string;
2873
+ "ui.userPaymentMethods.expiration": string;
2874
+ "ui.userPaymentMethods.billingDetails": string;
2875
+ "ui.userPaymentMethods.default": string;
2876
+ "ui.userPaymentMethods.actions": string;
2877
+ "ui.userPaymentMethods.btnRemove": string;
2878
+ "ui.userPaymentMethods.noPaymentMethods": string;
2879
+ "ui.userPaymentMethods.error.unableToRemoveMethod": string;
2880
+ "ui.userPaymentMethods.error.unableToUpdateMethod": string;
2881
+ "ui.userPaymentMethods.error.unableToManageMethod": string;
2882
+ "ui.userPaymentMethods.error.unableToRemoveMethodSubscription": string;
2883
+ "ui.userPaymentMethods.error.unableToSetMethodAsDefault": string;
2884
+ "ui.userPaymentMethods.methodRemoved": string;
2885
+ "ui.userPaymentMethods.methodUpdated": string;
2886
+ "ui.userPaymentMethods.methodDefaultConfigured": string;
2887
+ "ui.userPaymentMethods.methodDefaultRemoved": string;
2888
+ "ui.userPaymentMethods.dialog.confirmDeleteTitle": string;
2889
+ "ui.userPaymentMethods.dialog.confirmDeleteDescription": string;
2890
+ "ui.userChangeAddressDialog.title": string;
2891
+ "ui.userAddPaymentMethodDialog.title": string;
2892
+ "ui.userAddPaymentMethodForm.useDefaultMethod": string;
2893
+ "ui.userAddPaymentMethodForm.addButton": string;
2894
+ "ui.userAddPaymentMethodForm.cancelButton": string;
2789
2895
  };
2790
2896
  };
2791
2897
  export default locales;
@@ -565,6 +565,7 @@
565
565
  "ui.courseForm.structured.info": "The course starts as soon as the user completes the subscription.\nThe course sections are released progressively based on the start date.",
566
566
  "ui.courseForm.name.placeholder": "Give your course a name",
567
567
  "ui.courseForm.description.placeholder": "Add a description",
568
+ "ui.courseForm.required": "Required Field",
568
569
  "ui.courseForm.date.placeholder": "Start Date",
569
570
  "ui.courseForm.date.title": "Select Date",
570
571
  "ui.courseForm.time.placeholder": "Start Time",
@@ -715,7 +716,7 @@
715
716
  "ui.groups.noGroups.title.onlyStaff": "Join a Group",
716
717
  "ui.groups.noGroups.subtitle.onlyStaff": "Make your activity in the Community even more interesting by joining a group.",
717
718
  "ui.groups.noGroups.subtitle": "Make your activity in the Community even more interesting with the people you prefer.",
718
- "ui.groups.noOtherGroups": "There are no other contents",
719
+ "ui.groups.noResults": "There are no results matching your search",
719
720
  "ui.groups.filterByName": "Search Group...",
720
721
  "ui.groups.endMessage": "There is no other content. <button>Scroll up</button>",
721
722
  "ui.groupSubscribeButton.enter": "Join the Group",
@@ -1389,5 +1390,57 @@
1389
1390
  "ui.paywallsConfigurator.popper.title": "Prices applicable to the content",
1390
1391
  "ui.paywallsConfigurator.popper.btnConfirm": "Confirm",
1391
1392
  "ui.paywallsConfigurator.noProducts": "No products",
1392
- "ui.paywallsConfigurator.filterByName": "Filter by name"
1393
+ "ui.paywallsConfigurator.filterByName": "Filter by name",
1394
+ "ui.userBillingInfo.infoLabel": "Billing address",
1395
+ "ui.userBillingInfo.name": "Full Name",
1396
+ "ui.userBillingInfo.phone": "Phone",
1397
+ "ui.userBillingInfo.company": "Company",
1398
+ "ui.userBillingInfo.address1": "Address",
1399
+ "ui.userBillingInfo.address2": "Address (optional)",
1400
+ "ui.userBillingInfo.postalCode": "Zip Code",
1401
+ "ui.userBillingInfo.city": "City",
1402
+ "ui.userBillingInfo.state": "State / Province",
1403
+ "ui.userBillingInfo.country": "Country",
1404
+ "ui.userBillingInfo.taxCode": "TAX CODE (TIN/CF)",
1405
+ "ui.userBillingInfo.accountBusiness": "I am purchasing as a business",
1406
+ "ui.userBillingInfo.taxId": "VAT",
1407
+ "ui.userBillingInfo.taxCheckPending": "<b>*VAT checker*</b><br/>We are verifying your data!",
1408
+ "ui.userBillingInfo.taxCheckWarning": "<b>*VAT checker*</b><br/>Are you sure you entered the correct data?",
1409
+ "ui.userBillingInfo.sdi": "SDI",
1410
+ "ui.userBillingInfo.pec": "@PEC",
1411
+ "ui.userBillingInfo.field.optional": "(optional)",
1412
+ "ui.userBillingInfo.requiredFormat": "Required format: ",
1413
+ "ui.userBillingInfo.error": "Field required",
1414
+ "ui.userBillingInfo.errors": "Some fields are required or not valid",
1415
+ "ui.userBillingInfo.vatError": "Invalid VAT.",
1416
+ "ui.userBillingInfo.sdiPecError": "SDI or PEC are required",
1417
+ "ui.userBillingInfo.pecError": "Invalid PEC",
1418
+ "ui.userBillingInfo.save": "Save",
1419
+ "ui.userBillingInfo.back": "Back",
1420
+ "ui.userBillingInfo.noInfo": "No billing info yet",
1421
+ "ui.userPaymentMethods.btnAdd": "Add",
1422
+ "ui.userPaymentMethods.typeMethod": "Type",
1423
+ "ui.userPaymentMethods.brand": "Brand",
1424
+ "ui.userPaymentMethods.expiration": "Expiration",
1425
+ "ui.userPaymentMethods.billingDetails": "Billing details",
1426
+ "ui.userPaymentMethods.default": "Is default",
1427
+ "ui.userPaymentMethods.actions": "Actions",
1428
+ "ui.userPaymentMethods.btnRemove": "Remove",
1429
+ "ui.userPaymentMethods.noPaymentMethods": "No payment methods added to your account yet. If you wish to add one or more payment methods and then use them when purchasing subscriptions, click on \"Add\".",
1430
+ "ui.userPaymentMethods.error.unableToRemoveMethod": "Unable to remove payment method",
1431
+ "ui.userPaymentMethods.error.unableToUpdateMethod": "Unable to update payment method",
1432
+ "ui.userPaymentMethods.error.unableToManageMethod": "Unable to reset your payment method",
1433
+ "ui.userPaymentMethods.error.unableToRemoveMethodSubscription": "Unable to remove the payment method because it is associated with a subscription in use\n",
1434
+ "ui.userPaymentMethods.error.unableToSetMethodAsDefault": "Unable to set the payment method as default\n",
1435
+ "ui.userPaymentMethods.methodRemoved": "Payment method removed",
1436
+ "ui.userPaymentMethods.methodUpdated": "Updated payment method",
1437
+ "ui.userPaymentMethods.methodDefaultConfigured": "Payment method set as default",
1438
+ "ui.userPaymentMethods.methodDefaultRemoved": "Payment method removed as default",
1439
+ "ui.userPaymentMethods.dialog.confirmDeleteTitle": "Confirm to delete payment method",
1440
+ "ui.userPaymentMethods.dialog.confirmDeleteDescription": "Are you sure you want to proceed?",
1441
+ "ui.userChangeAddressDialog.title": "Change billing address",
1442
+ "ui.userAddPaymentMethodDialog.title": "Add a payment method",
1443
+ "ui.userAddPaymentMethodForm.useDefaultMethod": "Use default method",
1444
+ "ui.userAddPaymentMethodForm.addButton": "Add",
1445
+ "ui.userAddPaymentMethodForm.cancelButton": "Cancel"
1393
1446
  }
@@ -565,6 +565,7 @@
565
565
  "ui.courseForm.structured.info": "Il Corso inizia appena l’utente completa la sottoscrizione.\nLe sezioni del Corso sono rilasciate progressivamente in base alla data d’inizio.",
566
566
  "ui.courseForm.name.placeholder": "Dai un nome al tuo corso",
567
567
  "ui.courseForm.description.placeholder": "Aggiungi una descrizione",
568
+ "ui.courseForm.required": "Campo Obbligatorio",
568
569
  "ui.courseForm.date.placeholder": "Data di inizio",
569
570
  "ui.courseForm.date.title": "Seleziona Data",
570
571
  "ui.courseForm.time.placeholder": "Ora di inizio",
@@ -716,7 +717,7 @@
716
717
  "ui.groups.noGroups.title.onlyStaff": "Entra in un Gruppo.",
717
718
  "ui.groups.noGroups.subtitle.onlyStaff": "Rendi ancora più interessante la tua attività nella Community partecipando ad un gruppo.",
718
719
  "ui.groups.noGroups.subtitle": "Rendi ancora più interessante la tua attività nella Community con le persone che preferisci.",
719
- "ui.groups.noOtherGroups": "Non ci sono altri contenuti",
720
+ "ui.groups.noResults": "Non ci sono contenuti corrispondenti alla tua ricerca",
720
721
  "ui.groups.filterByName": "Cerca Gruppo...",
721
722
  "ui.groups.endMessage": "Non ci sono altri contenuti. <button> Torna in alto</button>",
722
723
  "ui.groupSubscribeButton.enter": "Entra nel gruppo",
@@ -1391,5 +1392,57 @@
1391
1392
  "ui.paywallsConfigurator.popper.title": "Prezzi applicabili al contenuto",
1392
1393
  "ui.paywallsConfigurator.popper.btnConfirm": "Conferma",
1393
1394
  "ui.paywallsConfigurator.noProducts": "Nessun prodotto selezionabile",
1394
- "ui.paywallsConfigurator.filterByName": "Filtra per nome"
1395
+ "ui.paywallsConfigurator.filterByName": "Filtra per nome",
1396
+ "ui.userBillingInfo.infoLabel": "Indirizzo di fatturazione",
1397
+ "ui.userBillingInfo.name": "Nome e Cognome",
1398
+ "ui.userBillingInfo.phone": "Telefono",
1399
+ "ui.userBillingInfo.company": "Azienda",
1400
+ "ui.userBillingInfo.address1": "Indirizzo",
1401
+ "ui.userBillingInfo.address2": "Appartamento, suite, interno, ecc. (facoltativo)",
1402
+ "ui.userBillingInfo.postalCode": "Cap",
1403
+ "ui.userBillingInfo.city": "Città",
1404
+ "ui.userBillingInfo.state": "Provincia",
1405
+ "ui.userBillingInfo.country": "Paese o area geografica",
1406
+ "ui.userBillingInfo.taxCode": "TIN/CF ",
1407
+ "ui.userBillingInfo.accountBusiness": "Sto effettuando l'acquisto come azienda",
1408
+ "ui.userBillingInfo.taxId": "I.V.A.",
1409
+ "ui.userBillingInfo.taxCheckPending": "<b>*VAT checker*</b><br/>Stiamo verificando i tuoi dati!",
1410
+ "ui.userBillingInfo.taxCheckWarning": "<b>*VAT checker*</b><br/>Sei sicuro di aver inserito i dati corretti?",
1411
+ "ui.userBillingInfo.sdi": "SDI",
1412
+ "ui.userBillingInfo.pec": "@PEC",
1413
+ "ui.userBillingInfo.field.optional": "(facoltativo)",
1414
+ "ui.userBillingInfo.requiredFormat": "Formato richiesto: ",
1415
+ "ui.userBillingInfo.error": "Campo obbligatorio",
1416
+ "ui.userBillingInfo.errors": "Alcuni campi sono obbligatori o non validi",
1417
+ "ui.userBillingInfo.vatError": "Partita IVA non valida.",
1418
+ "ui.userBillingInfo.sdiPecError": "SDI o PEC sono obbligatori",
1419
+ "ui.userBillingInfo.pecError": "Email PEC non valida",
1420
+ "ui.userBillingInfo.save": "Salva i dati",
1421
+ "ui.userBillingInfo.back": "Indietro",
1422
+ "ui.userBillingInfo.noInfo": "Non hai ancora configurato i tuoi dati di fatturazione",
1423
+ "ui.userPaymentMethods.btnAdd": "Aggiungi",
1424
+ "ui.userPaymentMethods.typeMethod": "Tipo",
1425
+ "ui.userPaymentMethods.brand": "Circuito",
1426
+ "ui.userPaymentMethods.expiration": "Scadenza",
1427
+ "ui.userPaymentMethods.billingDetails": "Dettagli di fatturazione",
1428
+ "ui.userPaymentMethods.default": "Predefinito",
1429
+ "ui.userPaymentMethods.actions": "Azioni",
1430
+ "ui.userPaymentMethods.btnRemove": "Rimuovi",
1431
+ "ui.userPaymentMethods.noPaymentMethods": "Non hai ancora aggiunto metodi di pagamento al tuo account. Se desideri aggiungerne uno o più e poi usarli per acquistare abbonamenti, clicca su \"Aggiungi\".",
1432
+ "ui.userPaymentMethods.error.unableToRemoveMethod": "Impossibile rimuovere il metodo di pagamento",
1433
+ "ui.userPaymentMethods.error.unableToUpdateMethod": "Impossibile aggiornare il metodo di pagamento",
1434
+ "ui.userPaymentMethods.error.unableToManageMethod": "Impossibile reimpostare il metodo di pagamento",
1435
+ "ui.userPaymentMethods.error.unableToRemoveMethodSubscription": "Impossibile rimuovere il metodo di pagamento perché è associato a un abbonamento attivo",
1436
+ "ui.userPaymentMethods.error.unableToSetMethodAsDefault": "Impossibile impostare il metodo di pagamento come predefinito",
1437
+ "ui.userPaymentMethods.methodRemoved": "Metodo di pagamento rimosso",
1438
+ "ui.userPaymentMethods.methodUpdated": "Metodo di pagamento aggiornato",
1439
+ "ui.userPaymentMethods.methodDefaultConfigured": "Metodo di pagamento impostato come predefinito",
1440
+ "ui.userPaymentMethods.methodDefaultRemoved": "Metodo di pagamento rimosso come predefinito",
1441
+ "ui.userPaymentMethods.dialog.confirmDeleteTitle": "Conferma la rimozione del metodo di pagamento",
1442
+ "ui.userPaymentMethods.dialog.confirmDeleteDescription": "Sei sicuro di voler procedere?",
1443
+ "ui.userChangeAddressDialog.title": "Cambia indirizzo di fatturazione",
1444
+ "ui.userAddPaymentMethodDialog.title": "Aggiungi un metodo di pagamento",
1445
+ "ui.userAddPaymentMethodForm.useDefaultMethod": "Usa metodo predefinito",
1446
+ "ui.userAddPaymentMethodForm.addButton": "Aggiungi",
1447
+ "ui.userAddPaymentMethodForm.cancelButton": "Annulla"
1395
1448
  }
@@ -566,6 +566,7 @@ declare const locales: {
566
566
  "ui.courseForm.structured.info": string;
567
567
  "ui.courseForm.name.placeholder": string;
568
568
  "ui.courseForm.description.placeholder": string;
569
+ "ui.courseForm.required": string;
569
570
  "ui.courseForm.date.placeholder": string;
570
571
  "ui.courseForm.date.title": string;
571
572
  "ui.courseForm.time.placeholder": string;
@@ -716,7 +717,7 @@ declare const locales: {
716
717
  "ui.groups.noGroups.title.onlyStaff": string;
717
718
  "ui.groups.noGroups.subtitle.onlyStaff": string;
718
719
  "ui.groups.noGroups.subtitle": string;
719
- "ui.groups.noOtherGroups": string;
720
+ "ui.groups.noResults": string;
720
721
  "ui.groups.filterByName": string;
721
722
  "ui.groups.endMessage": string;
722
723
  "ui.groupSubscribeButton.enter": string;
@@ -1391,6 +1392,58 @@ declare const locales: {
1391
1392
  "ui.paywallsConfigurator.popper.btnConfirm": string;
1392
1393
  "ui.paywallsConfigurator.noProducts": string;
1393
1394
  "ui.paywallsConfigurator.filterByName": string;
1395
+ "ui.userBillingInfo.infoLabel": string;
1396
+ "ui.userBillingInfo.name": string;
1397
+ "ui.userBillingInfo.phone": string;
1398
+ "ui.userBillingInfo.company": string;
1399
+ "ui.userBillingInfo.address1": string;
1400
+ "ui.userBillingInfo.address2": string;
1401
+ "ui.userBillingInfo.postalCode": string;
1402
+ "ui.userBillingInfo.city": string;
1403
+ "ui.userBillingInfo.state": string;
1404
+ "ui.userBillingInfo.country": string;
1405
+ "ui.userBillingInfo.taxCode": string;
1406
+ "ui.userBillingInfo.accountBusiness": string;
1407
+ "ui.userBillingInfo.taxId": string;
1408
+ "ui.userBillingInfo.taxCheckPending": string;
1409
+ "ui.userBillingInfo.taxCheckWarning": string;
1410
+ "ui.userBillingInfo.sdi": string;
1411
+ "ui.userBillingInfo.pec": string;
1412
+ "ui.userBillingInfo.field.optional": string;
1413
+ "ui.userBillingInfo.requiredFormat": string;
1414
+ "ui.userBillingInfo.error": string;
1415
+ "ui.userBillingInfo.errors": string;
1416
+ "ui.userBillingInfo.vatError": string;
1417
+ "ui.userBillingInfo.sdiPecError": string;
1418
+ "ui.userBillingInfo.pecError": string;
1419
+ "ui.userBillingInfo.save": string;
1420
+ "ui.userBillingInfo.back": string;
1421
+ "ui.userBillingInfo.noInfo": string;
1422
+ "ui.userPaymentMethods.btnAdd": string;
1423
+ "ui.userPaymentMethods.typeMethod": string;
1424
+ "ui.userPaymentMethods.brand": string;
1425
+ "ui.userPaymentMethods.expiration": string;
1426
+ "ui.userPaymentMethods.billingDetails": string;
1427
+ "ui.userPaymentMethods.default": string;
1428
+ "ui.userPaymentMethods.actions": string;
1429
+ "ui.userPaymentMethods.btnRemove": string;
1430
+ "ui.userPaymentMethods.noPaymentMethods": string;
1431
+ "ui.userPaymentMethods.error.unableToRemoveMethod": string;
1432
+ "ui.userPaymentMethods.error.unableToUpdateMethod": string;
1433
+ "ui.userPaymentMethods.error.unableToManageMethod": string;
1434
+ "ui.userPaymentMethods.error.unableToRemoveMethodSubscription": string;
1435
+ "ui.userPaymentMethods.error.unableToSetMethodAsDefault": string;
1436
+ "ui.userPaymentMethods.methodRemoved": string;
1437
+ "ui.userPaymentMethods.methodUpdated": string;
1438
+ "ui.userPaymentMethods.methodDefaultConfigured": string;
1439
+ "ui.userPaymentMethods.methodDefaultRemoved": string;
1440
+ "ui.userPaymentMethods.dialog.confirmDeleteTitle": string;
1441
+ "ui.userPaymentMethods.dialog.confirmDeleteDescription": string;
1442
+ "ui.userChangeAddressDialog.title": string;
1443
+ "ui.userAddPaymentMethodDialog.title": string;
1444
+ "ui.userAddPaymentMethodForm.useDefaultMethod": string;
1445
+ "ui.userAddPaymentMethodForm.addButton": string;
1446
+ "ui.userAddPaymentMethodForm.cancelButton": string;
1394
1447
  };
1395
1448
  it: {
1396
1449
  "templates.feedObjectDetail.contributionNotFound": string;
@@ -1959,6 +2012,7 @@ declare const locales: {
1959
2012
  "ui.courseForm.structured.info": string;
1960
2013
  "ui.courseForm.name.placeholder": string;
1961
2014
  "ui.courseForm.description.placeholder": string;
2015
+ "ui.courseForm.required": string;
1962
2016
  "ui.courseForm.date.placeholder": string;
1963
2017
  "ui.courseForm.date.title": string;
1964
2018
  "ui.courseForm.time.placeholder": string;
@@ -2110,7 +2164,7 @@ declare const locales: {
2110
2164
  "ui.groups.noGroups.title.onlyStaff": string;
2111
2165
  "ui.groups.noGroups.subtitle.onlyStaff": string;
2112
2166
  "ui.groups.noGroups.subtitle": string;
2113
- "ui.groups.noOtherGroups": string;
2167
+ "ui.groups.noResults": string;
2114
2168
  "ui.groups.filterByName": string;
2115
2169
  "ui.groups.endMessage": string;
2116
2170
  "ui.groupSubscribeButton.enter": string;
@@ -2786,6 +2840,58 @@ declare const locales: {
2786
2840
  "ui.paywallsConfigurator.popper.btnConfirm": string;
2787
2841
  "ui.paywallsConfigurator.noProducts": string;
2788
2842
  "ui.paywallsConfigurator.filterByName": string;
2843
+ "ui.userBillingInfo.infoLabel": string;
2844
+ "ui.userBillingInfo.name": string;
2845
+ "ui.userBillingInfo.phone": string;
2846
+ "ui.userBillingInfo.company": string;
2847
+ "ui.userBillingInfo.address1": string;
2848
+ "ui.userBillingInfo.address2": string;
2849
+ "ui.userBillingInfo.postalCode": string;
2850
+ "ui.userBillingInfo.city": string;
2851
+ "ui.userBillingInfo.state": string;
2852
+ "ui.userBillingInfo.country": string;
2853
+ "ui.userBillingInfo.taxCode": string;
2854
+ "ui.userBillingInfo.accountBusiness": string;
2855
+ "ui.userBillingInfo.taxId": string;
2856
+ "ui.userBillingInfo.taxCheckPending": string;
2857
+ "ui.userBillingInfo.taxCheckWarning": string;
2858
+ "ui.userBillingInfo.sdi": string;
2859
+ "ui.userBillingInfo.pec": string;
2860
+ "ui.userBillingInfo.field.optional": string;
2861
+ "ui.userBillingInfo.requiredFormat": string;
2862
+ "ui.userBillingInfo.error": string;
2863
+ "ui.userBillingInfo.errors": string;
2864
+ "ui.userBillingInfo.vatError": string;
2865
+ "ui.userBillingInfo.sdiPecError": string;
2866
+ "ui.userBillingInfo.pecError": string;
2867
+ "ui.userBillingInfo.save": string;
2868
+ "ui.userBillingInfo.back": string;
2869
+ "ui.userBillingInfo.noInfo": string;
2870
+ "ui.userPaymentMethods.btnAdd": string;
2871
+ "ui.userPaymentMethods.typeMethod": string;
2872
+ "ui.userPaymentMethods.brand": string;
2873
+ "ui.userPaymentMethods.expiration": string;
2874
+ "ui.userPaymentMethods.billingDetails": string;
2875
+ "ui.userPaymentMethods.default": string;
2876
+ "ui.userPaymentMethods.actions": string;
2877
+ "ui.userPaymentMethods.btnRemove": string;
2878
+ "ui.userPaymentMethods.noPaymentMethods": string;
2879
+ "ui.userPaymentMethods.error.unableToRemoveMethod": string;
2880
+ "ui.userPaymentMethods.error.unableToUpdateMethod": string;
2881
+ "ui.userPaymentMethods.error.unableToManageMethod": string;
2882
+ "ui.userPaymentMethods.error.unableToRemoveMethodSubscription": string;
2883
+ "ui.userPaymentMethods.error.unableToSetMethodAsDefault": string;
2884
+ "ui.userPaymentMethods.methodRemoved": string;
2885
+ "ui.userPaymentMethods.methodUpdated": string;
2886
+ "ui.userPaymentMethods.methodDefaultConfigured": string;
2887
+ "ui.userPaymentMethods.methodDefaultRemoved": string;
2888
+ "ui.userPaymentMethods.dialog.confirmDeleteTitle": string;
2889
+ "ui.userPaymentMethods.dialog.confirmDeleteDescription": string;
2890
+ "ui.userChangeAddressDialog.title": string;
2891
+ "ui.userAddPaymentMethodDialog.title": string;
2892
+ "ui.userAddPaymentMethodForm.useDefaultMethod": string;
2893
+ "ui.userAddPaymentMethodForm.addButton": string;
2894
+ "ui.userAddPaymentMethodForm.cancelButton": string;
2789
2895
  };
2790
2896
  };
2791
2897
  export default locales;
@@ -565,6 +565,7 @@
565
565
  "ui.courseForm.structured.info": "The course starts as soon as the user completes the subscription.\nThe course sections are released progressively based on the start date.",
566
566
  "ui.courseForm.name.placeholder": "Give your course a name",
567
567
  "ui.courseForm.description.placeholder": "Add a description",
568
+ "ui.courseForm.required": "Required Field",
568
569
  "ui.courseForm.date.placeholder": "Start Date",
569
570
  "ui.courseForm.date.title": "Select Date",
570
571
  "ui.courseForm.time.placeholder": "Start Time",
@@ -715,7 +716,7 @@
715
716
  "ui.groups.noGroups.title.onlyStaff": "Join a Group",
716
717
  "ui.groups.noGroups.subtitle.onlyStaff": "Make your activity in the Community even more interesting by joining a group.",
717
718
  "ui.groups.noGroups.subtitle": "Make your activity in the Community even more interesting with the people you prefer.",
718
- "ui.groups.noOtherGroups": "There are no other contents",
719
+ "ui.groups.noResults": "There are no results matching your search",
719
720
  "ui.groups.filterByName": "Search Group...",
720
721
  "ui.groups.endMessage": "There is no other content. <button>Scroll up</button>",
721
722
  "ui.groupSubscribeButton.enter": "Join the Group",
@@ -1389,5 +1390,57 @@
1389
1390
  "ui.paywallsConfigurator.popper.title": "Prices applicable to the content",
1390
1391
  "ui.paywallsConfigurator.popper.btnConfirm": "Confirm",
1391
1392
  "ui.paywallsConfigurator.noProducts": "No products",
1392
- "ui.paywallsConfigurator.filterByName": "Filter by name"
1393
+ "ui.paywallsConfigurator.filterByName": "Filter by name",
1394
+ "ui.userBillingInfo.infoLabel": "Billing address",
1395
+ "ui.userBillingInfo.name": "Full Name",
1396
+ "ui.userBillingInfo.phone": "Phone",
1397
+ "ui.userBillingInfo.company": "Company",
1398
+ "ui.userBillingInfo.address1": "Address",
1399
+ "ui.userBillingInfo.address2": "Address (optional)",
1400
+ "ui.userBillingInfo.postalCode": "Zip Code",
1401
+ "ui.userBillingInfo.city": "City",
1402
+ "ui.userBillingInfo.state": "State / Province",
1403
+ "ui.userBillingInfo.country": "Country",
1404
+ "ui.userBillingInfo.taxCode": "TAX CODE (TIN/CF)",
1405
+ "ui.userBillingInfo.accountBusiness": "I am purchasing as a business",
1406
+ "ui.userBillingInfo.taxId": "VAT",
1407
+ "ui.userBillingInfo.taxCheckPending": "<b>*VAT checker*</b><br/>We are verifying your data!",
1408
+ "ui.userBillingInfo.taxCheckWarning": "<b>*VAT checker*</b><br/>Are you sure you entered the correct data?",
1409
+ "ui.userBillingInfo.sdi": "SDI",
1410
+ "ui.userBillingInfo.pec": "@PEC",
1411
+ "ui.userBillingInfo.field.optional": "(optional)",
1412
+ "ui.userBillingInfo.requiredFormat": "Required format: ",
1413
+ "ui.userBillingInfo.error": "Field required",
1414
+ "ui.userBillingInfo.errors": "Some fields are required or not valid",
1415
+ "ui.userBillingInfo.vatError": "Invalid VAT.",
1416
+ "ui.userBillingInfo.sdiPecError": "SDI or PEC are required",
1417
+ "ui.userBillingInfo.pecError": "Invalid PEC",
1418
+ "ui.userBillingInfo.save": "Save",
1419
+ "ui.userBillingInfo.back": "Back",
1420
+ "ui.userBillingInfo.noInfo": "No billing info yet",
1421
+ "ui.userPaymentMethods.btnAdd": "Add",
1422
+ "ui.userPaymentMethods.typeMethod": "Type",
1423
+ "ui.userPaymentMethods.brand": "Brand",
1424
+ "ui.userPaymentMethods.expiration": "Expiration",
1425
+ "ui.userPaymentMethods.billingDetails": "Billing details",
1426
+ "ui.userPaymentMethods.default": "Is default",
1427
+ "ui.userPaymentMethods.actions": "Actions",
1428
+ "ui.userPaymentMethods.btnRemove": "Remove",
1429
+ "ui.userPaymentMethods.noPaymentMethods": "No payment methods added to your account yet. If you wish to add one or more payment methods and then use them when purchasing subscriptions, click on \"Add\".",
1430
+ "ui.userPaymentMethods.error.unableToRemoveMethod": "Unable to remove payment method",
1431
+ "ui.userPaymentMethods.error.unableToUpdateMethod": "Unable to update payment method",
1432
+ "ui.userPaymentMethods.error.unableToManageMethod": "Unable to reset your payment method",
1433
+ "ui.userPaymentMethods.error.unableToRemoveMethodSubscription": "Unable to remove the payment method because it is associated with a subscription in use\n",
1434
+ "ui.userPaymentMethods.error.unableToSetMethodAsDefault": "Unable to set the payment method as default\n",
1435
+ "ui.userPaymentMethods.methodRemoved": "Payment method removed",
1436
+ "ui.userPaymentMethods.methodUpdated": "Updated payment method",
1437
+ "ui.userPaymentMethods.methodDefaultConfigured": "Payment method set as default",
1438
+ "ui.userPaymentMethods.methodDefaultRemoved": "Payment method removed as default",
1439
+ "ui.userPaymentMethods.dialog.confirmDeleteTitle": "Confirm to delete payment method",
1440
+ "ui.userPaymentMethods.dialog.confirmDeleteDescription": "Are you sure you want to proceed?",
1441
+ "ui.userChangeAddressDialog.title": "Change billing address",
1442
+ "ui.userAddPaymentMethodDialog.title": "Add a payment method",
1443
+ "ui.userAddPaymentMethodForm.useDefaultMethod": "Use default method",
1444
+ "ui.userAddPaymentMethodForm.addButton": "Add",
1445
+ "ui.userAddPaymentMethodForm.cancelButton": "Cancel"
1393
1446
  }
@@ -565,6 +565,7 @@
565
565
  "ui.courseForm.structured.info": "Il Corso inizia appena l’utente completa la sottoscrizione.\nLe sezioni del Corso sono rilasciate progressivamente in base alla data d’inizio.",
566
566
  "ui.courseForm.name.placeholder": "Dai un nome al tuo corso",
567
567
  "ui.courseForm.description.placeholder": "Aggiungi una descrizione",
568
+ "ui.courseForm.required": "Campo Obbligatorio",
568
569
  "ui.courseForm.date.placeholder": "Data di inizio",
569
570
  "ui.courseForm.date.title": "Seleziona Data",
570
571
  "ui.courseForm.time.placeholder": "Ora di inizio",
@@ -716,7 +717,7 @@
716
717
  "ui.groups.noGroups.title.onlyStaff": "Entra in un Gruppo.",
717
718
  "ui.groups.noGroups.subtitle.onlyStaff": "Rendi ancora più interessante la tua attività nella Community partecipando ad un gruppo.",
718
719
  "ui.groups.noGroups.subtitle": "Rendi ancora più interessante la tua attività nella Community con le persone che preferisci.",
719
- "ui.groups.noOtherGroups": "Non ci sono altri contenuti",
720
+ "ui.groups.noResults": "Non ci sono contenuti corrispondenti alla tua ricerca",
720
721
  "ui.groups.filterByName": "Cerca Gruppo...",
721
722
  "ui.groups.endMessage": "Non ci sono altri contenuti. <button> Torna in alto</button>",
722
723
  "ui.groupSubscribeButton.enter": "Entra nel gruppo",
@@ -1391,5 +1392,57 @@
1391
1392
  "ui.paywallsConfigurator.popper.title": "Prezzi applicabili al contenuto",
1392
1393
  "ui.paywallsConfigurator.popper.btnConfirm": "Conferma",
1393
1394
  "ui.paywallsConfigurator.noProducts": "Nessun prodotto selezionabile",
1394
- "ui.paywallsConfigurator.filterByName": "Filtra per nome"
1395
+ "ui.paywallsConfigurator.filterByName": "Filtra per nome",
1396
+ "ui.userBillingInfo.infoLabel": "Indirizzo di fatturazione",
1397
+ "ui.userBillingInfo.name": "Nome e Cognome",
1398
+ "ui.userBillingInfo.phone": "Telefono",
1399
+ "ui.userBillingInfo.company": "Azienda",
1400
+ "ui.userBillingInfo.address1": "Indirizzo",
1401
+ "ui.userBillingInfo.address2": "Appartamento, suite, interno, ecc. (facoltativo)",
1402
+ "ui.userBillingInfo.postalCode": "Cap",
1403
+ "ui.userBillingInfo.city": "Città",
1404
+ "ui.userBillingInfo.state": "Provincia",
1405
+ "ui.userBillingInfo.country": "Paese o area geografica",
1406
+ "ui.userBillingInfo.taxCode": "TIN/CF ",
1407
+ "ui.userBillingInfo.accountBusiness": "Sto effettuando l'acquisto come azienda",
1408
+ "ui.userBillingInfo.taxId": "I.V.A.",
1409
+ "ui.userBillingInfo.taxCheckPending": "<b>*VAT checker*</b><br/>Stiamo verificando i tuoi dati!",
1410
+ "ui.userBillingInfo.taxCheckWarning": "<b>*VAT checker*</b><br/>Sei sicuro di aver inserito i dati corretti?",
1411
+ "ui.userBillingInfo.sdi": "SDI",
1412
+ "ui.userBillingInfo.pec": "@PEC",
1413
+ "ui.userBillingInfo.field.optional": "(facoltativo)",
1414
+ "ui.userBillingInfo.requiredFormat": "Formato richiesto: ",
1415
+ "ui.userBillingInfo.error": "Campo obbligatorio",
1416
+ "ui.userBillingInfo.errors": "Alcuni campi sono obbligatori o non validi",
1417
+ "ui.userBillingInfo.vatError": "Partita IVA non valida.",
1418
+ "ui.userBillingInfo.sdiPecError": "SDI o PEC sono obbligatori",
1419
+ "ui.userBillingInfo.pecError": "Email PEC non valida",
1420
+ "ui.userBillingInfo.save": "Salva i dati",
1421
+ "ui.userBillingInfo.back": "Indietro",
1422
+ "ui.userBillingInfo.noInfo": "Non hai ancora configurato i tuoi dati di fatturazione",
1423
+ "ui.userPaymentMethods.btnAdd": "Aggiungi",
1424
+ "ui.userPaymentMethods.typeMethod": "Tipo",
1425
+ "ui.userPaymentMethods.brand": "Circuito",
1426
+ "ui.userPaymentMethods.expiration": "Scadenza",
1427
+ "ui.userPaymentMethods.billingDetails": "Dettagli di fatturazione",
1428
+ "ui.userPaymentMethods.default": "Predefinito",
1429
+ "ui.userPaymentMethods.actions": "Azioni",
1430
+ "ui.userPaymentMethods.btnRemove": "Rimuovi",
1431
+ "ui.userPaymentMethods.noPaymentMethods": "Non hai ancora aggiunto metodi di pagamento al tuo account. Se desideri aggiungerne uno o più e poi usarli per acquistare abbonamenti, clicca su \"Aggiungi\".",
1432
+ "ui.userPaymentMethods.error.unableToRemoveMethod": "Impossibile rimuovere il metodo di pagamento",
1433
+ "ui.userPaymentMethods.error.unableToUpdateMethod": "Impossibile aggiornare il metodo di pagamento",
1434
+ "ui.userPaymentMethods.error.unableToManageMethod": "Impossibile reimpostare il metodo di pagamento",
1435
+ "ui.userPaymentMethods.error.unableToRemoveMethodSubscription": "Impossibile rimuovere il metodo di pagamento perché è associato a un abbonamento attivo",
1436
+ "ui.userPaymentMethods.error.unableToSetMethodAsDefault": "Impossibile impostare il metodo di pagamento come predefinito",
1437
+ "ui.userPaymentMethods.methodRemoved": "Metodo di pagamento rimosso",
1438
+ "ui.userPaymentMethods.methodUpdated": "Metodo di pagamento aggiornato",
1439
+ "ui.userPaymentMethods.methodDefaultConfigured": "Metodo di pagamento impostato come predefinito",
1440
+ "ui.userPaymentMethods.methodDefaultRemoved": "Metodo di pagamento rimosso come predefinito",
1441
+ "ui.userPaymentMethods.dialog.confirmDeleteTitle": "Conferma la rimozione del metodo di pagamento",
1442
+ "ui.userPaymentMethods.dialog.confirmDeleteDescription": "Sei sicuro di voler procedere?",
1443
+ "ui.userChangeAddressDialog.title": "Cambia indirizzo di fatturazione",
1444
+ "ui.userAddPaymentMethodDialog.title": "Aggiungi un metodo di pagamento",
1445
+ "ui.userAddPaymentMethodForm.useDefaultMethod": "Usa metodo predefinito",
1446
+ "ui.userAddPaymentMethodForm.addButton": "Aggiungi",
1447
+ "ui.userAddPaymentMethodForm.cancelButton": "Annulla"
1395
1448
  }