mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-11 05:41:01 +00:00
Add hero header & Auction image tribe
This commit is contained in:
@@ -4366,3 +4366,12 @@ tz_def('ALLYBONUS_MSG_OVERMAX', 'This is the final level: you can donate at most
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('ADM_PROTECTED_PLAYERS', 'Protected players');
|
||||
tz_def('ADM_PROTECTED_PLAYERS_TIP', 'Comma-separated player names that cannot be attacked or raided by anyone. Reinforcements are still allowed. Leave empty to disable.');
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// COMPONENTA HERO DIN BARA DE SUS
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('HERO_HEADER_AT_HOME', 'Hero at home');
|
||||
tz_def('HERO_HEADER_DEAD', 'Hero is dead');
|
||||
tz_def('HERO_HEADER_TRAINING', 'Hero in training');
|
||||
tz_def('HERO_HEADER_NOHERO', 'No hero yet');
|
||||
tz_def('TZ_HEALTH', 'Health');
|
||||
|
||||
@@ -4309,3 +4309,12 @@ tz_def('ALLYBONUS_MSG_OVERMAX', 'Ceci est le dernier niveau : vous pouvez donner
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('ADM_PROTECTED_PLAYERS', 'Joueurs proteges');
|
||||
tz_def('ADM_PROTECTED_PLAYERS_TIP', 'Noms de joueurs separes par des virgules qui ne peuvent etre ni attaques ni pilles. Les renforts restent autorises. Laisser vide pour desactiver.');
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// COMPONENTA HERO DIN BARA DE SUS
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('HERO_HEADER_AT_HOME', 'Le heros est chez lui');
|
||||
tz_def('HERO_HEADER_DEAD', 'Le heros est mort');
|
||||
tz_def('HERO_HEADER_TRAINING', 'Heros en formation');
|
||||
tz_def('HERO_HEADER_NOHERO', 'Pas encore de heros');
|
||||
tz_def('TZ_HEALTH', 'Sante');
|
||||
|
||||
@@ -4106,3 +4106,12 @@ tz_def('ALLYBONUS_MSG_OVERMAX', 'Acesta e ultimul nivel: poti dona cel mult %s r
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('ADM_PROTECTED_PLAYERS', 'Jucatori protejati');
|
||||
tz_def('ADM_PROTECTED_PLAYERS_TIP', 'Nume de jucatori separate prin virgula, care nu pot fi atacati sau jefuiti de nimeni. Intaririle raman permise. Lasa gol ca sa dezactivezi.');
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// COMPONENTA HERO DIN BARA DE SUS
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
tz_def('HERO_HEADER_AT_HOME', 'Eroul este acasa');
|
||||
tz_def('HERO_HEADER_DEAD', 'Eroul este mort');
|
||||
tz_def('HERO_HEADER_TRAINING', 'Eroul este in antrenament');
|
||||
tz_def('HERO_HEADER_NOHERO', 'Inca nu ai erou');
|
||||
tz_def('TZ_HEALTH', 'Sanatate');
|
||||
|
||||
Reference in New Issue
Block a user