Files
im/resource/translations/zh-Hans/api/thali.php
T

7 lines
301 B
PHP
Raw Normal View History

2026-03-06 02:31:40 +08:00
<?php
return array (
2026-04-08 10:05:25 +08:00
'Role does not exist' => '角色不存在',
'Your level is too high to purchase this character' => '您的等级过高,无法购买此角色',
'This character group is not allowed to be sold' => '该角色组不允许出售',
'Insufficient balance' => '余额不足',
2026-03-06 02:31:40 +08:00
);