{ "signIn": { "formTitle": "Sign in", "mainInput": { "label": "Username, email or phone number", "placeholder": "bob, bob@example.com, +36201234567" }, "password": { "label": "Password" }, "emailButton": "Sign in with email code", "smsButton": "Sign in with SMS code", "signInButton": "Sign in", "errors": { "unameMailPhoneRequired": "Username, email or phone number is required", "passwordRequired": "Password is required", "passwordIncorrect": "Password is incorrect" } } }