24 lines
No EOL
765 B
Text
24 lines
No EOL
765 B
Text
{
|
|
"@@locale": "en",
|
|
"counterAppBarTitle": "Counter",
|
|
"@counterAppBarTitle": {
|
|
"description": "Text shown in the AppBar of the Counter Page"
|
|
},
|
|
"onBoardingBody": "Secure your 2FA codes",
|
|
"onBoardingGetStarted": "Get Started",
|
|
|
|
"setupFirstAccount": "Setup your first account",
|
|
"importScanQrCode": "Scan a QR Code",
|
|
"importEnterSetupKey": "Enter a setup key",
|
|
"importAccountPageTitle": "Enter account details",
|
|
"codeIssuerHint": "Issuer",
|
|
"codeSecretKeyHint" : "Secret Key",
|
|
"codeAccountHint": "Account (you@domain.com)",
|
|
"accountKeyType": "Type of key",
|
|
"timeBasedKeyType": "Time based (TOTP)",
|
|
"counterBasedKeyType": "Counter based (HOTP)",
|
|
"saveAction": "Save",
|
|
|
|
"existingUser": "Existing User",
|
|
"newUser" : "New to ente"
|
|
} |