en:
  signup: "Sign up"
  signup_message: "Please create an account."
  cancel: "Cancel"
  login: "Login"
  login_message: "Please login with your account."
  wrong_password: "wrong password"
  user_not_found: "could not be found"

  activemodel:
    models:
      user: 
        one: User
        other: "%{count} Users"