UNPKG

@criipto/verify-react

Version:

Verify SDK for React Single Page Applications

20 lines (19 loc) 903 B
export declare const en: { readonly loginWith: "Login with"; readonly approveWith: "Approve with"; readonly signWith: "Sign with"; readonly confirmWith: "Confirm with"; readonly acceptWith: "Accept with"; readonly sameDevice: "On this device"; readonly anotherDevice: "With your SSN"; readonly anotherDeviceQR: "On another device"; readonly mitidBusiness: "MitID Business"; readonly finnishMobileID: "Finnish Mobile Certificate"; readonly finnishBankID: "Finnish Bank ID"; readonly swedishBankID: "Swedish BankID"; readonly norwegianBankID: "Norwegian BankID"; readonly biometrics: "Biometrics"; readonly openAndScan: "Open the BankID app on your mobile device and scan the QR code."; readonly thisIsTheQR: "This is a BankID QR Code. You can click it to view it in full screen."; readonly completingLogin: "Completing your login."; };