1
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return array (
|
||||
'The system is under maintenance, please wait...' => 'The system is under maintenance, please wait...',
|
||||
'Exchange successful' => 'Exchange successful',
|
||||
'User is incorrect' => 'User is incorrect',
|
||||
'Insufficient balance' => 'Insufficient balance',
|
||||
'Transfer successful' => 'Transfer successful',
|
||||
'卡密不存在' => '卡密不存在',
|
||||
);
|
||||
Reference in New Issue
Block a user