mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-24 19:06:41 +08:00
l10n: full interface translation (FR/RO/IT/ZH) + EN fallback hardening (#186)
This commit is contained in:
@@ -35,7 +35,7 @@ if($isAdmin) {
|
||||
<a href="?m=off"
|
||||
title="Pornit de <?=htmlspecialchars($starterName)?> la <?=$started?> - Click pentru OPRIRE"
|
||||
style="color:#dc2626; font-weight:700;">
|
||||
Maintenance ON
|
||||
<?php echo TZ_MAINTENANCE_ON; ?>
|
||||
</a>
|
||||
<?php
|
||||
} else {
|
||||
@@ -43,7 +43,7 @@ if($isAdmin) {
|
||||
<a href="?m=on"
|
||||
title="Server deschis - Click pentru ACTIVARE"
|
||||
style="color:#16a34a; font-weight:700;">
|
||||
Maintenance OFF
|
||||
<?php echo TZ_MAINTENANCE_OFF; ?>
|
||||
</a>
|
||||
<?php
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user