mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-17 15:47:16 +00:00
l10n: full interface translation (FR/RO/IT/ZH) + EN fallback hardening (#186)
This commit is contained in:
@@ -43,7 +43,7 @@ if ($session->alliance == $aid && $session->alliance > 0) {
|
||||
|
||||
| <!-- Attacks -->
|
||||
<a href="allianz.php?s=3" <?php if ($s === 3) { echo 'class="selected"'; } ?>>
|
||||
Attacks
|
||||
<?php echo TZ_ATTACKS; ?>
|
||||
</a>
|
||||
|
||||
| <!-- News -->
|
||||
@@ -63,7 +63,7 @@ if ($session->alliance == $aid && $session->alliance > 0) {
|
||||
} else {
|
||||
?>
|
||||
| <!-- Options disabled for sitter -->
|
||||
<span class="none"><b>Options</b></span>
|
||||
<span class="none"><b><?php echo OPTION; ?></b></span>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user