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