moshaorui před 3 dny
rodič
revize
2af3cbbf35
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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',
     ],
 
 ];