Files
im/resource/translations/en/api/role.php
T
commie c153975eed 7
2026-01-08 05:42:44 +08:00

7 lines
339 B
PHP
Executable File

<?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',
);