@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] = "37da88b9-a2a1-45e5-b650-46f1a4a6880d", e._sentryDebugIdIdentifier = "sentry-dbid-37da88b9-a2a1-45e5-b650-46f1a4a6880d");
} catch (e) {}
var sv_SE_default = {
"goToOverviewFromIntroduction": "Hoppa över intro",
"introductionScreenAccountDescriptionP1": "Till exempel kontoinnehavarens namn och kontonummer.",
"introductionScreenAccountDescriptionP2": "Detta är det bankkonto du använder för att skicka eller ta emot pengar.",
"introductionScreenAccountTitle": "Uppgifter om bankkonto",
"introductionScreenCompanyDescriptionLI1": "Ditt företagsregistreringsdokument",
"introductionScreenCompanyDescriptionP1": "Till exempel ditt företagsnamn och registreringsnummer.",
"introductionScreenCompanyDescriptionP2": "Var hittar du denna information?",
"introductionScreenCompanyTitle": "Företagsinformation",
"introductionScreenDecisionMakerDescriptionLI1": "Körkort",
"introductionScreenDecisionMakerDescriptionLI2": "Pass",
"introductionScreenDecisionMakerDescriptionLI3": "ID-dokument",
"introductionScreenDecisionMakerDescriptionP1": "Till exempel namn och adress till viktiga personer i ditt företag.",
"introductionScreenDecisionMakerDescriptionP2": "Var hittar du denna information?",
"introductionScreenDecisionMakerTitle": "Beslutsfattare",
"introductionScreenEpilogueDescriptionP1": "Vi kontrollerar all denna information mot officiella register för att verifiera din identitet och följa finansiella regler.",
"introductionScreenEpilogueDescriptionP2": "Din information kommer endast att användas för dessa ändamål.",
"introductionScreenEpilogueTitle": "Varför behöver vi denna information?",
"introductionScreenIndividualDescriptionLI1": "Körkort",
"introductionScreenIndividualDescriptionLI2": "Pass",
"introductionScreenIndividualDescriptionLI3": "ID-dokument",
"introductionScreenIndividualDescriptionP1": "Till exempel ditt namn och din bostadsadress.",
"introductionScreenIndividualDescriptionP2": "Var hittar du denna information?",
"introductionScreenIndividualTitle": "Personuppgifter",
"introductionScreenPrologueDescriptionP1": "Vi kommer att be om vissa uppgifter om ditt företag som en del av de finansiella bestämmelserna.",
"introductionScreenPrologueDescriptionP2": "Vårt råd? Ha dessa uppgifter till hands så att du snabbt kan bli verifierad.",
"introductionScreenPrologueTitle": "Innan du börjar...",
"introductionScreenSoleProprietorCompanyDescriptionLI1": "Ditt registreringsdokument för enskild firma",
"introductionScreenSoleProprietorCompanyDescriptionP1": "Till exempel ditt företagsnamn och skatteregistreringsnummer.",
"introductionScreenSoleProprietorCompanyDescriptionP2": "Var hittar du denna information?",
"introductionScreenSoleProprietorCompanyTitle": "Uppgifter om enskild näringsidkare",
"introductionScreenTrustDescriptionLI1": "Din stiftelses registreringsdokument",
"introductionScreenTrustDescriptionP1": "Till exempel din stiftelses namn och företagsnummer. Du måste också ladda upp din stiftelsehandling.",
"introductionScreenTrustDescriptionP2": "Var hittar du denna information?",
"introductionScreenTrustMemberDescriptionLI1": "Körkort",
"introductionScreenTrustMemberDescriptionLI2": "Pass",
"introductionScreenTrustMemberDescriptionLI3": "ID-dokument",
"introductionScreenTrustMemberDescriptionP1": "Namn, födelsedatum och adress för medlemmar i stiftelsen, t.ex. stiftare och förmånstagare.",
"introductionScreenTrustMemberDescriptionP2": "Var hittar du denna information?",
"introductionScreenTrustMemberTitle": "Stiftelse-/fondmedlemmar",
"introductionScreenTrustTitle": "Uppgifter om trust"
};
//#endregion
export { sv_SE_default as default };