Client - handle error on api calls
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
"not-found": {
|
||||
"UNKNOWN": "Error. Please try again or contact the administrator.",
|
||||
"NOT_FOUND": {
|
||||
"PAGE": "Page not found"
|
||||
}
|
||||
}
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"not-found": {
|
||||
"UNKNOWN": "Erreur. Veuillez réessayer ou contacter l'administrateur.",
|
||||
"NOT_FOUND": {
|
||||
"PAGE": "Page introuvable"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user