l10n: full interface translation (FR/RO/IT/ZH) + EN fallback hardening (#186)

This commit is contained in:
Ferywir
2026-06-09 09:28:59 +02:00
committed by GitHub
parent 695a4352e8
commit 5d366284e6
381 changed files with 7969 additions and 4761 deletions
+3 -3
View File
@@ -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>