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
+2 -2
View File
@@ -44,7 +44,7 @@ $date = $generator->procMtime($reading['time']);
?>
<div id="content" class="messages">
<h1>Messages</h1>
<h1><?php echo MESSAGES; ?></h1>
<?php include("menu.tpl"); ?>
@@ -110,7 +110,7 @@ echo stripslashes(nl2br($bbcoded));
<input type="hidden" name="t" value="1" />
<p class="btn">
<button name="s1" id="btn_reply" class="trav_buttons">Answer</button>
<button name="s1" id="btn_reply" class="trav_buttons"><?php echo ANSWER; ?></button>
</p>
</div>