@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.65 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] = "053aa6a6-8edb-4783-ac12-fc85b8a2f152", e._sentryDebugIdIdentifier = "sentry-dbid-053aa6a6-8edb-4783-ac12-fc85b8a2f152");
} catch (e) {}
var ja_JP_default = {
"onboardingRedirectAwaitingCtaButton": "続ける",
"onboardingRedirectAwaitingDescriptionP1": "ビジネスの詳細を確認して、支払いの受け取りを開始しよう。",
"onboardingRedirectInReviewCtaButton": "詳細に移動",
"onboardingRedirectInReviewDescriptionP1": "あなたの詳細を確認中です。最大で2営業日かかることがあります。",
"onboardingRedirectLinkError": "オンボーディングリンクは現在ご利用いただけません。時間を置いてもう一度お試しください。",
"onboardingRedirectOpenError": "ポップアップブロッカーによりリダイレクトが妨げられました。このサイトのポップアップを許可してください。",
"onboardingRedirectRejectedDescriptionP1": "口座を設定できません。",
"onboardingRedirectUnsuccessfulCtaButton": "詳細を更新",
"onboardingRedirectUnsuccessfulDescriptionP1": "いくつかの詳細を確認できませんでした。それらが正しいかどうかを確認し、必要な更新を行ってください。",
"onboardingRedirectVerifiedDescriptionP1": "詳細が確認されます。"
};
//#endregion
export { ja_JP_default as default };