@swan-io/shared-business 8.11.0 → 8.12.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swan-io/shared-business",
3
- "version": "8.11.0",
3
+ "version": "8.12.1",
4
4
  "engines": {
5
5
  "node": ">=20.9.0",
6
6
  "yarn": "^1.22.0"
@@ -71,13 +71,13 @@
71
71
  "fileInput.dropFile": "Drop your file, or {browse}",
72
72
  "fileInput.noFile": "No file",
73
73
  "fileInput.unknownFileName": "unknown filename",
74
+ "fileTile.deleteModal.delete": "Delete",
75
+ "fileTile.deleteModal.title": "Are you sure you want to delete this document?",
74
76
  "fileTile.id": "ID: {id}",
75
77
  "fileTile.status.Pending": "Pending verification",
76
78
  "fileTile.status.Refused": "Refused",
77
79
  "fileTile.status.Validated": "Validated",
78
80
  "fileTile.uploading": "Uploading…",
79
- "fileTile.deleteModal.delete": "Delete",
80
- "fileTile.deleteModal.title": "Are you sure you want to delete this document?",
81
81
  "monthlyPaymentVolume.between10000And50000": "Between €10,000 and €50,000",
82
82
  "monthlyPaymentVolume.between50000And100000": "Between €50,000 and €100,000",
83
83
  "monthlyPaymentVolume.lessThan10000": "Less than €10,000",
@@ -196,7 +196,7 @@
196
196
  "rejection.UserNotAllowedToDisableItsOwnAccountMembershipRejection": "Can't deactivate your own account membership",
197
197
  "rejection.UserNotAllowedToManageAccountMembershipRejection": "Can't manage account membership",
198
198
  "rejection.UserNotAllowedToSuspendItsOwnAccountMembershipRejection": "Can't suspend your own account membership",
199
- "rejection.UserNotCardHolderRejection": "Only a card holder can perform this action",
199
+ "rejection.UserNotCardHolderRejection": "Only a cardholder can perform this action",
200
200
  "rejection.ValidationRejection": "Validation failed",
201
201
  "rejection.WrongValueProvidedRejection": "Wrong value provided",
202
202
  "rib.accountHolder": "Account holder",
@@ -270,4 +270,4 @@
270
270
  "supportingDocuments.purpose.UltimateBeneficialOwnerProofOfIdentity": "Identity document for each beneficial owner",
271
271
  "supportingDocuments.purpose.UltimateBeneficialOwnerProofOfIdentity.description": "Include one document for each person who owns at least 25% of the capital/rights to vote, or any person who controls your company's executive bodies or management.\n\nAcceptable documents:\n- Passport\n- ID card (only applicable to citizens of member country of the EEE zone)\n- Residence permit (only applicable to residents of member country of the EEE zone)\n- Driver's license (only applicable to residents of a member country of the EEE zone)\"",
272
272
  "taxIdentificationNumber.label": "Tax identification number"
273
- }
273
+ }
@@ -28,7 +28,7 @@
28
28
  "common.form.invalidTaxIdentificationNumber": "Dit fiscale identificatienummer is ongeldig",
29
29
  "common.form.taxIdentificationNumber.placeholder": "BTW-nummer",
30
30
  "common.form.taxIdentificationNumber.tooltip.deu": "Identifikationsnummer (ook Steuerliche Identifikationsnummer, Persönliche Identificationsnummer, Identifikationsnummer, Steuer-IDnr., IDnr of Steuer-ID, volgens § 139b AO)",
31
- "common.form.taxIdentificationNumber.tooltip.ita": "BTW-nummer (Codice fiscale)",
31
+ "common.form.taxIdentificationNumber.tooltip.ita": "Btw-nummer (Codice fiscale)",
32
32
  "common.next": "Volgende",
33
33
  "common.noResult": "Leeg resultaat",
34
34
  "common.open": "Openen",
@@ -270,4 +270,4 @@
270
270
  "supportingDocuments.purpose.UltimateBeneficialOwnerProofOfIdentity": "Identiteitsdocument van de uiteindelijke begunstigden ",
271
271
  "supportingDocuments.purpose.UltimateBeneficialOwnerProofOfIdentity.description": "Eén document voor elke persoon die ten minste 25% van het kapitaal/stemrechten bezit, of voor elke persoon die de uitvoerende organen of het management van uw bedrijf controleert.\n\nAanvaardbare documenten:\n- Paspoort\n- Identiteitskaart (alleen van toepassing op burgers van een EER-lidstaat)\n- Verblijfsvergunning (alleen van toepassing op inwoners van een EER-lidstaat)\n- Rijbewijs (alleen van toepassing op inwoners van een EER-lidstaat)",
272
272
  "taxIdentificationNumber.label": "Btw-nummer"
273
- }
273
+ }