Files
im/resource/translations/en/api/thali.php
T
2026-03-06 02:31:40 +08:00

7 lines
339 B
PHP

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