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:
parent
e5651f6d5a
commit
8f08a23615
1 changed files with 1 additions and 0 deletions
|
@ -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."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue