mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-17 00:31:02 +00:00
l10n: full interface translation (FR/RO/IT/ZH) + EN fallback hardening (#186)
This commit is contained in:
@@ -32,7 +32,7 @@ $maxName = $isBanned ? 25 : 50;
|
||||
</table>
|
||||
|
||||
<?php if (!$isBanned):?>
|
||||
<p><button type="submit" name="s1" id="btn_ok" class="trav_buttons">Ok</button></p>
|
||||
<p><button type="submit" name="s1" id="btn_ok" class="trav_buttons"><?php echo TZ_OK_2; ?></button></p>
|
||||
</form>
|
||||
<?php else:?>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user