moshaorui пре 1 дан
родитељ
комит
2af3cbbf35
1 измењених фајлова са 1 додато и 1 уклоњено
  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',
     ],
 
 ];