"use strict";try{angular.module("loginTranslations")}catch(e){angular.module("loginTranslations",["pascalprecht.translate"])}angular.module("loginTranslations").config(["$translateProvider",function(a){var b={social_login:{error:{invalid_password:"Double check your password and try again."}},password:{invalid_password_format:"Please enter a valid password."},terms_of_use:{privacy_policy:"Privacy Policy",terms_of_use:"Terms of Use",login_eu:"* By logging in, you agree to our {{termsOfUse}}, {{privacyPolicy}} and to receive Wix emails, newsletters & updates. You also acknowledge that Wix uses cookies to give the best user experience.",login:"* By logging in, you agree to our {{termsOfUse}}, {{privacyPolicy}} and to receive Wix emails, newsletters & updates.",signup_eu:"* By signing up, you agree to our {{termsOfUse}}, {{privacyPolicy}} and to receive Wix emails, newsletters & updates. You also acknowledge that Wix uses cookies to give the best user experience.",signup:"* By signing up, you agree to our {{termsOfUse}}, {{privacyPolicy}} and to receive Wix emails, newsletters & updates."},account_verification:{need_help:"Need Help?",next:"Go",placeholder:"Enter your password",content:"Looks like {{email}} is the same email address as your Wix account.",title:"Haven’t We Met?"},enter_email:{send:"Send",placeholder:"Email",title:"Please Enter Your Email"},forgot_password:{new_error_no_such_email:"This email address doesn’t match any account. Double check and try again.",error_no_such_email:"Sure that's your email?",placeholder:"e.g., youremail@gmail.com",instructions:"Enter your email address & we'll send you a link to reset your password.",title:"Reset Password",back:"Back",send:"Send",link:"Forgot Password?"},forgot_password_confirmation:{done:"Done",content:"Head over to your mailbox to get your reset link and create your brand new password.",title:"Sent! Check Your Email"},signup:{or_signup_with:"Or sign up with",passwords_dont_match:"Passwords don’t match.",emails_dont_match:"Emails don't match. Take another look.",log_in:"Log In",already_have:"Already have a Wix account?",mobile_choose_password:"Choose a password",confirm_password:"Type your password again",password:"Password",confirm_email:"Type your email again",email:"Email",password_too_short:"Your password must have at least 4 characters.",error:{email_exists:"That email’s already in our system."},signup_facebook:"Sign Up with Facebook",signup_google:"Sign Up with Google",signup_button:"Sign Up",title:"Sign Up"},thank_you:{ok_button:"Ok",content:"To start creating your website, please access the Wix website builder through your desktop.",subtitle:"We've sent an email to",title:"Thank You for Joining Wix!"},page:{title:"Log In | Wix"},login:{google:"Google",facebook:"Facebook",invalid_email:"Hmmm, that’s not a valid email address.",required_field:"This field is required.",or_login_with:"Or log in with",use_email:"Or use your email",sign_up:"Sign Up",new_to_wix:"New to Wix?",password:"Password",email:"Email",ok_button:"Ok",general_server_error:"Looks like that didn’t work. Try again.",error:{invalid_password:"Double check your password and try again.",invalid_email_or_password:"Double check your email & password and try again"},need_help:"Need Help?",remember_me:"Remember Me",login_facebook:"Log In with Facebook",login_google:"Log In with Google",login_button:"Log In",title:"Log In"},signin_social:{or:"OR",continue_with_google:"Continue with Google",continue_with_facebook:"Continue with Facebook",with_google:"Sign in with Google",with_facebook:"Sign in with Facebook",text:"Or sign in using your social account"},reset_password:{error:{link_expired:"It appears that this link has expired."},confirm_password:"Retype new password",password:"Enter new password",title:"Select your new password:",button:"Change password"},reset_password_confirmation:{done:"Go to homepage",content:"Your password has been changed successfully.",title:"Congratulations"}};a.translations("en",b),a.translations(b),a.preferredLanguage&&a.preferredLanguage("en")}]).value("preferredLanguage","en");try{angular.module("styleTranslations")}catch(e){angular.module("styleTranslations",["pascalprecht.translate"])}angular.module("styleTranslations").config(["$translateProvider",function(a){var b={general:{YO:"Hello"},calendar:{clear:"clear"}};a.translations("en",b),a.translations(b),a.preferredLanguage&&a.preferredLanguage("en")}]).value("preferredLanguage","en");