-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintl_en.arb
More file actions
28 lines (28 loc) · 1.64 KB
/
intl_en.arb
File metadata and controls
28 lines (28 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"appName": "Flutter Target",
"cookiesTitle": "This website uses cookies",
"cookiesAcceptCTA": "Accept",
"cookiesBody": "We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.",
"noConnection": "No connection",
"retry": "Retry",
"pleaseTryAgainLaterWeArenworkingToFixTheIssue": "Please try again later, we are\nworking to fix the issue.",
"sorryWeDidntFindAnyProduct": "Sorry we didn't find any product",
"ctaLogin": "Login",
"ctaSignUp": "Sign Up",
"labelEmail": "Email",
"labelPassword": "Password",
"labelConfirmPassword": "Confirm Password",
"errorPasswordsDoNotMatch": "Passwords do not match.",
"passwordInstructions": "Min 8 characters long: 1 uppercase letter, 1 lowercase letter, 1 number, and 1 special character.",
"labelAgreeToTerms": "I agree to the Terms and Conditions",
"errorEmailRequired": "Email is required.",
"errorPasswordRequired": "Password is required.",
"titleLogin": "Login",
"titleSignUp": "Sign Up",
"titleLoginSubtitle": "Use your email and password to login to your account.",
"titleSignUpSubtitle": "Create an account using your email and password.",
"errorEmailInvalid": "Please enter a valid email address.",
"errorPasswordWeak": "Password is too weak.",
"loginErrorInvalidCredentials": "Invalid email or password.",
"hintTermsAndConditions": "This should open the terms and conditions URL."
}