moshaorui 1 napja
szülő
commit
2af3cbbf35
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      config/dictionary.php

+ 1 - 1
config/dictionary.php

@@ -119,7 +119,7 @@ return [
         0 => 'pending_to_send',
         1 => 'Sending',
         2 => 'success',
-        3 => 'failure',
+        3 => 'failed',
     ],
 
 ];