config/locales/en.yml
5fa8b94d
 # Sample localization file for English. Add more files in this directory for other locales.
 # See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
 
 en:
531ecd5f
   login:
     error: 'Invalid email/password combination'
cf968ae0
     success: 'Successfully logged in'
120b99ea
     access-denied: 'Access denied. Please, sign in first.'
cf968ae0
 
   sessions:
     title: "Login"
 
     new:
       form-header: "Login form"
f835d40d
       form-send: "Login"
 
   chat:
     title: "Chat"