mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-01 08:07:14 +00:00
l10n: full interface translation (FR/RO/IT/ZH) + EN fallback hardening (#186)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div id="content" class="activate">
|
||||
<h1><img src="img/x.gif" class="anmelden" alt="register for the game"/></h1>
|
||||
<h5><img src="img/x.gif" class="img_u05" alt="registration"/></h5>
|
||||
<h1><img src="img/x.gif" class="anmelden" alt="<?php echo TZ_REGISTER_FOR_THE_GAME; ?>"/></h1>
|
||||
<h5><img src="img/x.gif" class="img_u05" alt="<?php echo TZ_REGISTRATION; ?>"/></h5>
|
||||
|
||||
<p class="f9">Your account has been successfully activated.</p><p class="f9">Follow this link to <a href="login.php">log in</a></p>
|
||||
<p class="f9"><?php echo TZ_YOUR_ACCOUNT_HAS_BEEN_SUCCESSFULLY; ?></p><p class="f9"><?php echo TZ_FOLLOW_THIS_LINK_TO; ?> <a href="login.php"><?php echo TZ_LOG_IN; ?></a></p>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user