0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 10:38:13 -05:00

Add better error message for error.network error.

This commit is contained in:
Andrey Antukh 2017-02-21 17:48:52 +01:00
parent e5651f6d5a
commit 8f08a23615
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -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."