translation

This commit is contained in:
2026-03-06 02:31:40 +08:00
parent 70c4966aad
commit 8704434c36
29 changed files with 113 additions and 20 deletions
+7
View File
@@ -0,0 +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',
);