@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.
49 lines (48 loc) • 3.96 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] = "66236aa5-be67-4380-8725-b64d6660bbd7", e._sentryDebugIdIdentifier = "sentry-dbid-66236aa5-be67-4380-8725-b64d6660bbd7");
} catch (e) {}
var hr_HR_default = {
"goToOverviewFromIntroduction": "Preskoči uvod",
"introductionScreenAccountDescriptionP1": "Primjerice, ime i prezime vlasnika računa i broj računa.",
"introductionScreenAccountDescriptionP2": "Ovo je bankovni račun koji koristite za slanje ili primanje sredstava.",
"introductionScreenAccountTitle": "Podaci o bankovnom računu",
"introductionScreenCompanyDescriptionLI1": "Vaš dokument o registraciji tvrtke",
"introductionScreenCompanyDescriptionP1": "Primjerice, naziv i matični broj vaše tvrtke.",
"introductionScreenCompanyDescriptionP2": "Gdje pronaći te podatke",
"introductionScreenCompanyTitle": "Podaci o poduzeću",
"introductionScreenDecisionMakerDescriptionLI1": "Vozačka dozvola",
"introductionScreenDecisionMakerDescriptionLI2": "Putovnica",
"introductionScreenDecisionMakerDescriptionLI3": "Identifikacijski dokument",
"introductionScreenDecisionMakerDescriptionP1": "Na primjer, ime i adresa važnih ljudi u vašoj tvrtki.",
"introductionScreenDecisionMakerDescriptionP2": "Gdje pronaći te podatke",
"introductionScreenDecisionMakerTitle": "Donositelji odluka",
"introductionScreenEpilogueDescriptionP1": "Sve te podatke provjeravamo u službenim evidencijama kako bismo potvrdili vaš identitet i bili u skladu s financijskim propisima.",
"introductionScreenEpilogueDescriptionP2": "Vaši podaci će se koristiti samo u ove svrhe.",
"introductionScreenEpilogueTitle": "Zašto nam trebaju ove informacije?",
"introductionScreenIndividualDescriptionLI1": "Vozačka dozvola",
"introductionScreenIndividualDescriptionLI2": "Putovnica",
"introductionScreenIndividualDescriptionLI3": "Identifikacijski dokument",
"introductionScreenIndividualDescriptionP1": "Primjerice, vaše ime i prezime te adresu stanovanja.",
"introductionScreenIndividualDescriptionP2": "Gdje pronaći te podatke",
"introductionScreenIndividualTitle": "Osobni podaci",
"introductionScreenPrologueDescriptionP1": "Zatražit ćemo neke podatke o vašem poslovanju kao dio financijskih propisa.",
"introductionScreenPrologueDescriptionP2": "Naš savjet? Imajte ove podatke pri ruci kako biste mogli brzo dobiti potvrdu.",
"introductionScreenPrologueTitle": "Prije nego počnete...",
"introductionScreenSoleProprietorCompanyDescriptionLI1": "Vaš dokument o registraciji samostalnog poduzetništva",
"introductionScreenSoleProprietorCompanyDescriptionP1": "Primjerice, naziv vaše tvrtke i porezni identifikacijski broj.",
"introductionScreenSoleProprietorCompanyDescriptionP2": "Gdje pronaći te podatke",
"introductionScreenSoleProprietorCompanyTitle": "Pojedinosti o samostalnom poduzetniku",
"introductionScreenTrustDescriptionLI1": "Vaš dokument o registraciji zaklade",
"introductionScreenTrustDescriptionP1": "Primjerice, naziv i poslovni broj vaše zaklade. Također ćete morati učitati svoj ugovor o zakladi.",
"introductionScreenTrustDescriptionP2": "Gdje pronaći te podatke",
"introductionScreenTrustMemberDescriptionLI1": "Vozačka dozvola",
"introductionScreenTrustMemberDescriptionLI2": "Putovnica",
"introductionScreenTrustMemberDescriptionLI3": "Identifikacijski dokument",
"introductionScreenTrustMemberDescriptionP1": "Imena i prezimena, datume rođenja i adrese članova zaklade, kao što su osnivači i korisnici.",
"introductionScreenTrustMemberDescriptionP2": "Gdje pronaći te podatke",
"introductionScreenTrustMemberTitle": "Članovi zaklade",
"introductionScreenTrustTitle": "Pojedinosti o zakladi"
};
//#endregion
export { hr_HR_default as default };