mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-25 05:56:13 +00:00
return english of russian lable to config.tpl for correct encoding
This commit is contained in:
@@ -352,5 +352,19 @@ define("MASS_SENT","Mass IGM was sent");
|
||||
$lang['register'] = "Register";
|
||||
$lang['login'] = "Login";
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| top_menu
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
$lang['top_menu'] = array (
|
||||
0 => 'Village overview',
|
||||
1 => 'Vilage centre',
|
||||
2 => 'Map',
|
||||
3 => 'Statistics',
|
||||
4 => 'Reports',
|
||||
5 => 'Messages',
|
||||
6 => 'Plus menu');
|
||||
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user