From 46d63e737c987b917c98e02a1d879880c02d12df Mon Sep 17 00:00:00 2001 From: TravianZ Patcher Date: Wed, 3 Jun 2026 10:40:15 +0200 Subject: [PATCH] Add French (fr) to the language selectors The language dropdowns are hardcoded (they don't scan GameEngine/Lang/), so the existing fr.php never appeared. Add a French option to: - install/templates/config.tpl (install wizard) - Admin/Templates/editServerSet.tpl (admin: edit server settings) - Admin/Templates/config.tpl (admin: server config display) Co-Authored-By: Claude Opus 4.8 --- Admin/Templates/config.tpl | 2 +- Admin/Templates/editServerSet.tpl | 1 + install/templates/config.tpl | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Admin/Templates/config.tpl b/Admin/Templates/config.tpl index 1e32dd61..182e0fac 100644 --- a/Admin/Templates/config.tpl +++ b/Admin/Templates/config.tpl @@ -59,7 +59,7 @@ $editIcon = ' ? ? ? - ? + ? ? ?x ? diff --git a/Admin/Templates/editServerSet.tpl b/Admin/Templates/editServerSet.tpl index fe48ec6d..722df228 100644 --- a/Admin/Templates/editServerSet.tpl +++ b/Admin/Templates/editServerSet.tpl @@ -70,6 +70,7 @@ function refresh(tz) {
- +