Files
sf-app-platform/packages/sf_localizations/assets/l10n/en.json

134 lines
6.4 KiB
JSON
Raw Normal View History

{
"example": "example",
"onboardingTitle1": "Learn to manage their money",
"onboardingSubtitle1": "Your kid builds habits and has fun while doing it",
"onboardingTitle2": "Peace of mind in every payment",
"onboardingSubtitle2": "Monitor their spending, set limits and guide them step by step",
"onboardingTitle3": "Easy and secure payments in their hands",
"onboardingSubtitle3": "They can pay from their watch.\nNo phone or cash needed",
"start": "Start",
"next": "Next",
"skip": "Skip",
"linkPhoneTitle": "We're really happy to have you here!",
"linkPhoneSubtitle": "To sign in securely, we'll send a code to your phone number",
"mobilePhone": "Mobile phone",
"phoneNumber": "Phone number",
"selectYourCountry": "Select your country",
"errorMessagePhoneIsEmpty": "Phone number cannot be empty",
"connect": "Connect",
"verificationCodeSentTo": "We have sent the code to ",
"enterCodeHere": "Enter the code here",
"enter": "Enter",
"didNotReceiveIt": "Didn't receive it?",
2025-12-18 10:56:06 +01:00
"tryAgain": "Try again",
"welcome": "Welcome!",
"username": "Username",
"password": "Password",
"forgotPassword": "Forgot your password?",
"signIn": "Sign in",
"orContinueWith": "or continue with",
"google": "Google",
"apple": "Apple",
"dontHaveAccount": "Don't have an account?",
"createOneNow": "Create one now",
2025-12-18 10:56:06 +01:00
"recoverPasswordTitle": "Recover password",
"recoverPasswordSubtitle": "Insert your email to send you a recovery link",
"send": "Send",
"back": "Back",
"email": "Email",
"errorMessageContactIsEmpty": "Insert an email or phone number",
"emailSent": "Email sent correctly",
"smsSent": "SMS sent correctly",
"checkEmail1": "Check your email and click the link to create a new password.",
"checkSms1": "Check your phone and follow the instructions to create a new password.",
"checkEmail2": "If you don't receive the email in some minutes, check your spam folder or press \"Resend email\".",
2025-12-18 11:13:58 +01:00
"checkSms2": "If you don't receive the SMS in some minutes, make sure you have signal or press \"Resend SMS\".",
2025-12-18 10:56:06 +01:00
"resendEmail": "Resend email",
"resendSms": "Resend SMS",
"continueKey": "Continue",
"newPassword": "New password",
"repeatPassword": "Repeat password",
"passwordLength": "At least 8 characters",
"passwordCapital": "One capital letter",
"passwordNumber": "One number",
"passwordSpecial": "One special character",
"accept": "Accept",
"errorMessageUnequalPasswords": "Passwords don't match. Try again",
"errorMessagePasswordTooShort": "Password must include at least 8 characters",
"errorMessagePasswordNoCapitals": "Password must include at least one capital letter",
"errorMessagePasswordNoNumbers": "Password must include at least one number",
"errorMessagePasswordNoSpecialChars": "Password must include at least one special character",
"errorEmailRequired": "Email is required.",
"errorEmailInvalid": "Please enter a valid email address.",
"errorPasswordRequired": "Password is required.",
"errorPasswordMinLength": "Password must be at least 6 characters.",
"twoFactorTitle": "Two-factor authentication",
"twoFactorSubtitle": "Enter the 6-digit code to continue.",
"twoFactorCodeLabel": "Verification code",
"twoFactorCodeHint": "6-digit code",
"twoFactorVerify": "Verify",
"close": "Close",
"errorTwoFactorCodeRequired": "The verification code is required.",
"errorTwoFactorCodeInvalidLength": "The code must be 6 digits.",
2025-12-26 14:47:08 +01:00
"errorTwoFactorCodeInvalid": "Invalid code. Please try again.",
"stepUserContactSupertitle": "User & contact",
"stepUserContactTitle": "Create your account",
"stepUserContactSubtitle": "With your email and phone number we can keep you informed at all times",
"termsText": "I accept the terms and conditions",
"firstNameLabel": "First name",
"firstNameHint": "First name",
"lastNameLabel": "Last name",
"lastNameHint": "Last name",
"documentTypeHint": "Document",
"documentTypeDni": "DNI",
"documentTypeNie": "NIE",
"documentTypePassport": "Passport",
"documentNumberHint": "DNI/NIE/Passport",
"phoneLabel": "Mobile phone",
"phoneHint": "Mobile phone",
"emailLabel": "Email address",
"emailHint": "Email address",
"stepPersonalDataSupertitle": "Personal details",
"stepPersonalDataTitle": "Identify yourself",
"stepPersonalDataSubtitle": "We'll make sure the account is in the name of the responsible adult",
"relationshipLabel": "What is your relationship?",
"relationshipHint": "Select an option",
"relationshipFather": "Father",
"relationshipMother": "Mother",
"relationshipTutor": "Legal guardian",
"addressCountryLabel": "Country (address)",
"addressCountryHint": "Country",
"birthDateLabel": "Date of birth",
"birthDateHint": "DD/MM/YYYY",
"placeOfBirthLabel": "Place of birth",
"placeOfBirthHint": "City of birth",
"birthCountryLabel": "Country of birth",
"birthCountryHint": "Country of birth",
"streetLabel": "Street / Address",
"streetHint": "Gran Vía St 30, 6th floor",
"cityLabel": "City",
"cityHint": "City",
"provinceLabel": "Province",
"provinceHint": "Province",
"stateLabel": "Region / State",
"stateHint": "Region / State",
"postCodeLabel": "Postal code",
"postCodeHint": "28013",
"stepAddressSupertitle": "Address",
"stepAddressTitle": "Your address",
"passwordRulesSubtitle": "Minimum 8 characters, including an uppercase letter, a number, and a special character",
"accountCreatedTitle": "Account created",
"accountCreatedForLabel": "You created the account for:",
"accountCreatedEmailVerificationSentLabel": "Weve sent a verification email to:",
"accountCreatedChildSetupHint": "Create your childs account and enter their \nfirst allowance to use it with their watch",
"accountCreatedContinue": "Continue",
"secretCodeTitle": "Setup instructions",
"secretCodeStep1Title": "Download an authenticator app",
"secretCodeStep1Body": "Make sure you have Google Authenticator on your device.",
"secretCodeStep2Title": "Scan the QR code or copy the key",
"secretCodeStep2Body": "Scan the QR code below with the authenticator app to verify the device.\n\nOr copy the key and enter it manually in the authenticator app.",
"secretCodeKeyCopied": "Key copied",
"secretCodeStep3Title": "Copy the generated code",
"secretCodeStep3Body": "After scanning the QR code or entering the key in the authenticator app, copy the generated 6-digit code and enter it on the next screen.",
"secretCodeConfigure": "Set up"
}