@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.
19 lines (18 loc) • 1.42 kB
JavaScript
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] = "44525001-ddc1-4f1c-bc07-bf05db7bcbcb", e._sentryDebugIdIdentifier = "sentry-dbid-44525001-ddc1-4f1c-bc07-bf05db7bcbcb");
} catch (e) {}
var et_EE_default = {
"onboardingRedirectAwaitingCtaButton": "Jätka",
"onboardingRedirectAwaitingDescriptionP1": "Maksete saamiseks kinnitage oma ettevõtte andmed.",
"onboardingRedirectInReviewCtaButton": "Mine üksikasjadesse",
"onboardingRedirectInReviewDescriptionP1": "Me vaatame su andmed läbi. Selleks võib kuluda kuni 2 tööpäeva.",
"onboardingRedirectLinkError": "Sisseelamisprotsessi link pole praegu saadaval, proovi hiljem uuesti.",
"onboardingRedirectOpenError": "Hüpikakende blokeerija keelas ümbersuunamise, luba sellel saidil hüpikaknad.",
"onboardingRedirectRejectedDescriptionP1": "Sinu kontot ei saa luua.",
"onboardingRedirectUnsuccessfulCtaButton": "Värskenda andmeid",
"onboardingRedirectUnsuccessfulDescriptionP1": "Me ei suutnud mõningaid üksikasju kontrollida. Kontrolli, kas need on õiged, ja tee vajalikud värskendused.",
"onboardingRedirectVerifiedDescriptionP1": "Teie andmed on kontrollitud."
};
//#endregion
export { et_EE_default as default };