backend.php 213 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 <?php /** * Created by PhpStorm. * User: rlgyzhcn * Date: 18-10-18 * Time: 下午2:26 */ return [ 'ErrInsufficientBalance' => 'Insufficient Balance', 'ErrWalletIsLocked' => 'Wallet Is Locked' ];