forked from metin2/web
Localized and coded character listing, view structure refactoring
This commit is contained in:
12
lang/en/app/user/characters.php
Normal file
12
lang/en/app/user/characters.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Character list',
|
||||
|
||||
'rank' => 'Rank',
|
||||
'class' => 'Class',
|
||||
'time' => 'Playtime',
|
||||
'level' => 'Level',
|
||||
'exp' => 'Experience',
|
||||
'empire' => 'Empire',
|
||||
];
|
Reference in New Issue
Block a user