Ken 1 tydzień temu
rodzic
commit
12982d3764
3 zmienionych plików z 5 dodań i 6 usunięć
  1. 3 4
      lang/en/messages.php
  2. 1 1
      lang/vi/messages.php
  3. 1 1
      lang/zh-CN/messages.php

+ 3 - 4
lang/en/messages.php

@@ -39,12 +39,11 @@ return [
     HttpStatus::INSUFFICIENT_WALLET => 'Insufficient wallet balance',
     HttpStatus::FACEBOOK_ERROR => 'Facebook error',
     HttpStatus::VERIFY_ERROR => 'Verification failure',
-    HttpStatus::PAY_VERIFY_ERROR =>'PAY_VERIFY_ERROR',
-    HttpStatus::IM_SYSTEM_ERROR =>'Im system error',
-
-
+    HttpStatus::PAY_VERIFY_ERROR => 'PAY_VERIFY_ERROR',
+    HttpStatus::IM_SYSTEM_ERROR => 'Im system error',
 
 
+    'ok' => 'ok',
 
 
 ];

+ 1 - 1
lang/vi/messages.php

@@ -45,7 +45,7 @@ return [
 
 
 
-
+    'ok' => 'ok',
 
 
 

+ 1 - 1
lang/zh-CN/messages.php

@@ -44,7 +44,7 @@ return [
 
 
 
-
+    'ok' => 'ok',