翻译
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return array (
|
||||
'Role does not exist' => 'Role does not exist',
|
||||
'Your level is too high to purchase this character' => 'Your level is too high to purchase this character',
|
||||
'This character group is not allowed to be sold' => 'This character group is not allowed to be sold',
|
||||
'Insufficient balance' => 'Insufficient balance',
|
||||
'Role does not exist' => '角色不存在',
|
||||
'Your level is too high to purchase this character' => '您的等级过高,无法购买此角色',
|
||||
'This character group is not allowed to be sold' => '该角色组不允许出售',
|
||||
'Insufficient balance' => '余额不足',
|
||||
);
|
||||
Reference in New Issue
Block a user