diff --git a/src/uxbox/locales/en.cljs b/src/uxbox/locales/en.cljs index 859c14092b..e2142d8086 100644 --- a/src/uxbox/locales/en.cljs +++ b/src/uxbox/locales/en.cljs @@ -55,7 +55,6 @@ "errors.form.max-len" "Should be less than %s" "errors.form.color" "Should be a valid color string" "errors.form.password-not-match" "Password does not match" - "errors.generic" "Something work has happened." "errors.auth.unauthorized" "Username or passwords seems to be wrong." "errors.profile.update-password" "Error updating password, probably your old password is wrong."