Commit 64f5d6dd authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove signout flash message because it also makes no sense.

You get redirected after signuout to gitlab.com and see this message on login page which makes no sense.
parent 1f835a81
......@@ -24,7 +24,7 @@ en:
inactive: 'Your account was not activated yet.'
sessions:
signed_in: ''
signed_out: 'Signed out successfully.'
signed_out: ''
users_sessions:
user:
signed_in: 'Signed in successfully.'
......@@ -57,4 +57,4 @@ en:
reset_password_instructions:
subject: 'Reset password instructions'
unlock_instructions:
subject: 'Unlock Instructions'
subject: 'Unlock Instructions'
\ No newline at end of file
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