Commit 1f835a81 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove success signin message by devise

I find it really annoying every time I login into GitLab it shows me
that I successfully signed in. But this makes no sense to me. I already
see dashboard and dont see login screen. Its obvious I signed in
successfully. Instead it just show annyoing message every time taking
part of space on my screen.
parent fa7ee3ad
......@@ -23,7 +23,7 @@ en:
timeout: 'Your session expired, please sign in again to continue.'
inactive: 'Your account was not activated yet.'
sessions:
signed_in: 'Signed in successfully.'
signed_in: ''
signed_out: 'Signed out successfully.'
users_sessions:
user:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment