change message
This commit is contained in:
parent
0d1ea5d66f
commit
e4540dd3e5
@ -97,7 +97,7 @@ class _MyHomePageState extends State<MyHomePage> with ShowErrorDialog {
|
|||||||
break;
|
break;
|
||||||
case 403:
|
case 403:
|
||||||
{
|
{
|
||||||
text = "Utilisateur desactive";
|
text = "Vous n'avez pas l'autorisation de faire cette action";
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 410:
|
case 410:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user