diff --git a/frontend/src/uxbox/main/locales/en.cljs b/frontend/src/uxbox/main/locales/en.cljs index b4c5e5ba93..0b58e63824 100644 --- a/frontend/src/uxbox/main/locales/en.cljs +++ b/frontend/src/uxbox/main/locales/en.cljs @@ -74,6 +74,7 @@ "errors.auth.invalid-recovery-token" "The recovery token is invalid." "errors.profile.update-password" "Error updating password, probably your old password is wrong." + "errors.network" "Unable to connect to backend server." "errors.generic" "Something work has happened." "errors.conflict" "Conflict on saving data, please refresh and try again."