translation
This commit is contained in:
@@ -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',
|
||||
);
|
||||
Reference in New Issue
Block a user