mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-26 13:17:15 +00:00
l10n: full interface translation (FR/RO/IT/ZH) + EN fallback hardening (#186)
This commit is contained in:
@@ -8,7 +8,7 @@ $level = (int)$village->resarray['f'.$id];
|
||||
<h1><?php echo RESIDENCE;?> <span class="level"><?php echo LEVEL;?> <?php echo $level;?></span></h1>
|
||||
<p class="build_desc">
|
||||
<a href="#" onClick="return Popup(25,4, 'gid');" class="build_logo">
|
||||
<img class="building g25" src="img/x.gif" alt="Residence" title="<?php echo RESIDENCE;?>" />
|
||||
<img class="building g25" src="img/x.gif" alt="<?php echo RESIDENCE; ?>" title="<?php echo RESIDENCE;?>" />
|
||||
</a>
|
||||
<?php echo RESIDENCE_DESC;?>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user