UNPKG

@adyen/kyc-components

Version:

This guide assumes that you have already an account with Adyen. A legalEntity needs to be created, and you need to have a `legalEntityId` to instatiate a Component.

61 lines (60 loc) 2.61 kB
try { let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack; n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "998d001b-d3dc-4d95-b1c4-5666801ab7a3", e._sentryDebugIdIdentifier = "sentry-dbid-998d001b-d3dc-4d95-b1c4-5666801ab7a3"); } catch (e) {} var en_US_default = { "actionNeeded": "Action needed", "addDetails": "Add details with", "addIndustryCode": "Add industry code field", "andResubmit": "and submit again.", "browseFiles": "Browse files", "cancel": "Cancel", "close": "Close", "complete": "Complete", "completed": "Completed", "confirm": "Confirm", "dropFilesToUpload": "Drop files to upload", "dropFileToUpload": "Drop file to upload", "fieldHasUnsupportedFormats": "%{fieldName} has an unsupported format.", "fieldIsRequired": "Field is required", "forExample_": "For example: %{examples}.", "formatIsCorrect": "Format is correct", "good": "Good", "incomplete": "Incomplete", "industry": "Industry", "industryCode__placeholder": "Select an industry code", "informationCouldNotBeSubmitted": "Information couldn't be submitted", "inReview": "In review", "inviteSent": "Invite sent", "loading": "Loading", "maxFileSize": "Max file size: %{maxSize}. Maximum 1 page.", "maxFileSizeOnly": "Max file size: %{maxSize}.", "noGlare": "No glare", "noOptionsFound": "No options found", "notBlurry": "Not blurry", "notCompleted": "Not completed", "notCutOff": "Not cut off", "notExpired": "Not expired", "rejected": "Rejected", "remove": "Remove", "removeIndustryCode": "Remove industry code field", "retrieveMyinfo": "Retrieve Myinfo with", "retrieveMyinfoBusiness": "Retrieve Myinfo business with", "signed": "Signed", "someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit": "Some fields have unsupported formats. Update the information and submit again.", "stepNumberStatus": "Step %{stepNumber}: %{status}", "stepXofY": "Step %{currentStep} of %{totalSteps}", "supportedFileTypes": "Supported file types: %{fileTypes}", "taskComplete": "Task complete", "taskHasErrors": "Task has errors", "taskInProgress": "Task in progress", "undoWithTimer": "Undo... %{secondsLeft}", "unsuccessful": "Unsuccessful", "updateTheInformation": "Update the information", "upToFiles": "Up to %{maxFiles} file(s).", "verified": "Verified", "xOfYCharacters": "%{characterCount}/%{maxLength} characters", "XOfYSteps": "%{currentStep} of %{totalSteps} " }; //#endregion export { en_US_default as default };