From b63518bfbbc9a825c965c3ae0e75a296d4b1841f Mon Sep 17 00:00:00 2001 From: BenStullsBets Date: Tue, 30 Jun 2026 14:23:43 -0700 Subject: [PATCH] =?UTF-8?q?chore(title):=20h1=20header=20=E2=86=92=20"Huma?= =?UTF-8?q?n=20Experience=20Filter=20Simulation"=20(4-lang,=20matches=20pa?= =?UTF-8?q?ge=20title)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- simulator/static/i18n.js | 2 +- simulator/static/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/simulator/static/i18n.js b/simulator/static/i18n.js index 75bdd0d..2b4dc3b 100644 --- a/simulator/static/i18n.js +++ b/simulator/static/i18n.js @@ -17,7 +17,7 @@ // Visitor-facing control chrome. Keys match `data-i18n` attributes in index.html. const UI_STRINGS = { - "app.title": { en: "Human Experience Filter — Alteration Preview", es: "Filtro de Experiencia Humana — Vista previa de alteración", fr: "Filtre d’Expérience Humaine — Aperçu d’altération", ja: "ヒューマン・エクスペリエンス・フィルター — 変容プレビュー" }, + "app.title": { en: "Human Experience Filter Simulation", es: "Simulación del Filtro de Experiencia Humana", fr: "Simulation du Filtre d’Expérience Humaine", ja: "ヒューマン・エクスペリエンス・フィルター・シミュレーション" }, "loading.title": { en: "Loading Universe", es: "Cargando el universo", fr: "Chargement de l’univers", ja: "宇宙を読み込み中" }, "welcome.launch": { en: "Launch Simulator", es: "Iniciar simulador", fr: "Lancer le simulateur", ja: "シミュレーターを起動" }, "credits.link": { en: "ⓘ Credits & licenses", es: "ⓘ Créditos y licencias", fr: "ⓘ Crédits et licences", ja: "ⓘ クレジットとライセンス" }, diff --git a/simulator/static/index.html b/simulator/static/index.html index 0581b0f..02bca08 100644 --- a/simulator/static/index.html +++ b/simulator/static/index.html @@ -44,7 +44,7 @@
-

Human Experience Filter — Alteration Preview

+

Human Experience Filter Simulation

About ⓘ Credits & licenses