mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-05 04:14:22 +00:00
Milestones Translate
Milestones Translate
This commit is contained in:
@@ -882,6 +882,7 @@ tz_def('STATISTICS', 'Statistics');
|
||||
tz_def('ALLIANCES', 'Alliances');
|
||||
tz_def('HEROES', 'Heroes');
|
||||
tz_def('GENERAL', 'General');
|
||||
tz_def('MILESTONES', 'Milestones');
|
||||
tz_def('OASIS', 'Oasis');
|
||||
tz_def('NO_OASIS', 'You do not own any oases.');
|
||||
tz_def('NO_VILLAGES', 'There are no villages.');
|
||||
|
||||
@@ -878,6 +878,7 @@ define('STATISTICS', 'Statistiques');
|
||||
define('ALLIANCES', 'Alliances');
|
||||
define('HEROES', 'Héros');
|
||||
define('GENERAL', 'Général');
|
||||
define('GENERAL', 'Jalons');
|
||||
define('OASIS', 'Oasis');
|
||||
define('NO_OASIS', 'Vous ne possédez aucune oasis.');
|
||||
define('NO_VILLAGES', 'Il n\'y a pas de villages.');
|
||||
|
||||
@@ -878,6 +878,7 @@ define('STATISTICS', 'Statistici');
|
||||
define('ALLIANCES', 'Alianțe');
|
||||
define('HEROES', 'Eroi');
|
||||
define('GENERAL', 'General');
|
||||
define('MILESTONES', 'Milestones');
|
||||
define('OASIS', 'Oază');
|
||||
define('NO_OASIS', 'Nu deții nicio oază.');
|
||||
define('NO_VILLAGES', 'Nu există sate.');
|
||||
|
||||
Reference in New Issue
Block a user