Files
im/resource/translations/en/api/role.php
T

7 lines
339 B
PHP
Raw Normal View History

2025-11-07 09:56:20 +08:00
<?php
return array (
'Role does not exist' => 'Role does not exist',
'This character group is not allowed to be sold' => 'This character group is not allowed to be sold',
'Insufficient balance' => 'Insufficient balance',
'Your level is too high to purchase this character' => 'Your level is too high to purchase this character',
);