{ "REGISTER": { "TRY_WOOT": "Create an account", "TITLE": "Registrovať", "TESTIMONIAL_HEADER": "All it takes is one step to move forward", "TESTIMONIAL_CONTENT": "You're one step away from engaging your customers, retaining them and finding new ones.", "TERMS_ACCEPT": "By creating an account, you agree to our T & C and Privacy policy", "OAUTH": { "GOOGLE_SIGNUP": "Sign up with Google" }, "COMPANY_NAME": { "LABEL": "Company name", "PLACEHOLDER": "Enter your company name. E.g., Wayne Enterprises", "ERROR": "Company name is too short." }, "FULL_NAME": { "LABEL": "Celé meno", "PLACEHOLDER": "Enter your full name. E.g., Bruce Wayne", "ERROR": "Celé meno je príliš krátke." }, "EMAIL": { "LABEL": "Pracovný e-mail", "PLACEHOLDER": "Enter your work email address. E.g., bruce{'@'}wayne{'.'}enterprises", "ERROR": "Please enter a valid work email address." }, "PASSWORD": { "LABEL": "Heslo", "PLACEHOLDER": "Heslo", "ERROR": "Heslo je príliš krátke.", "IS_INVALID_PASSWORD": "Password should contain atleast 1 uppercase letter, 1 lowercase letter, 1 number and 1 special character.", "REQUIREMENTS_LENGTH": "At least 6 characters long", "REQUIREMENTS_UPPERCASE": "At least one uppercase letter", "REQUIREMENTS_LOWERCASE": "At least one lowercase letter", "REQUIREMENTS_NUMBER": "At least one number", "REQUIREMENTS_SPECIAL": "At least one special character" }, "CONFIRM_PASSWORD": { "LABEL": "Confirm password", "PLACEHOLDER": "Confirm password", "ERROR": "Passwords do not match." }, "API": { "SUCCESS_MESSAGE": "Registration Successful", "ERROR_MESSAGE": "Could not connect to Woot server. Please try again." }, "SUBMIT": "Create account", "HAVE_AN_ACCOUNT": "Už máte účet?" } }