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
@@ -8,7 +8,7 @@ $trainlist = $technology->getTrainingList(2);
?>
<div id="build" class="gid20">
<a href="#" onClick="return Popup(20,4);" class="build_logo">
<img class="building g20" src="img/x.gif" alt="Stable" title="<?php echo STABLE;?>" />
<img class="building g20" src="img/x.gif" alt="<?php echo STABLE; ?>" title="<?php echo STABLE;?>" />
</a>
<h1><?php echo STABLE;?> <span class="level"><?php echo LEVEL;?> <?php echo $level;?></span></h1>
<p class="build_desc"><?php echo STABLE_DESC;?><br /></p>
@@ -27,7 +27,7 @@ $trainlist = $technology->getTrainingList(2);
<?php if ($session->tribe!= 4) include("20_train.tpl");?>
</tbody>
</table>
<p><input type="image" id="btn_train" class="dynamic_img" value="ok" name="s1" src="img/x.gif" alt="train" /></p>
<p><input type="image" id="btn_train" class="dynamic_img" value="ok" name="s1" src="img/x.gif" alt="<?php echo TRAIN; ?>" /></p>
</form>
<?php else:?>
<b><?php echo TRAINING_COMMENCE_STABLE;?></b><br />