Remove empty line.

This commit is contained in:
Andrey Antukh 2016-05-06 22:20:19 +03:00
parent 597342d6ad
commit e9c4576015
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -55,7 +55,6 @@
"errors.form.max-len" "Should be less than %s" "errors.form.max-len" "Should be less than %s"
"errors.form.color" "Should be a valid color string" "errors.form.color" "Should be a valid color string"
"errors.form.password-not-match" "Password does not match" "errors.form.password-not-match" "Password does not match"
"errors.generic" "Something work has happened." "errors.generic" "Something work has happened."
"errors.auth.unauthorized" "Username or passwords seems to be wrong." "errors.auth.unauthorized" "Username or passwords seems to be wrong."
"errors.profile.update-password" "Error updating password, probably your old password is wrong." "errors.profile.update-password" "Error updating password, probably your old password is wrong."