Files
sf-app-platform/packages/sf_localizations/assets/l10n/en.json
2025-12-18 11:13:58 +01:00

51 lines
2.5 KiB
JSON
Executable File

{
"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?",
"tryAgain": "Try again",
"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\".",
"checkSms2": "If you don't receive the SMS in some minutes, make sure you have signal or press \"Resend SMS\".",
"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"
}