fix: What's New badge March → April 2026 in all locale files
Locale files had stale "March 2026" badge. HTML fallback said April but i18n system overwrites with locale value. Fixed EN/DE/FR/MI. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
64dd237628
commit
a2d027c07a
4 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"whats_new": {
|
||||
"badge": "März 2026",
|
||||
"badge": "April 2026",
|
||||
"heading": "Was gibt’s Neues?",
|
||||
"card1_label": "Neue Forschung",
|
||||
"card1_title": "Guardian Agents und die Philosophie der KI-Verantwortlichkeit",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"whats_new": {
|
||||
"badge": "March 2026",
|
||||
"badge": "April 2026",
|
||||
"heading": "What’s New",
|
||||
"card1_label": "New Research",
|
||||
"card1_title": "Guardian Agents and the Philosophy of AI Accountability",
|
||||
|
|
@ -57,7 +57,7 @@
|
|||
"heading": "Governance Architecture",
|
||||
"subtitle": "Six governance services in the critical path, plus Guardian Agents verifying every AI response. Bypasses require explicit flags and are logged.",
|
||||
"guardian_title": "Guardian Agents",
|
||||
"guardian_badge": "NEW — March 2026",
|
||||
"guardian_badge": "NEW — April 2026",
|
||||
"guardian_desc": "Four-phase verification using embedding cosine similarity — mathematical measurement, not generative checking. The watcher operates in a fundamentally different epistemic domain from the system it watches, avoiding common-mode failure.",
|
||||
"guardian_p1": "Response Verification",
|
||||
"guardian_p2": "Claim-Level Analysis",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"whats_new": {
|
||||
"badge": "Mars 2026",
|
||||
"badge": "April 2026",
|
||||
"heading": "Nouveautés",
|
||||
"card1_label": "Nouvelle recherche",
|
||||
"card1_title": "Guardian Agents et la philosophie de la responsabilité de l’IA",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"whats_new": {
|
||||
"badge": "Māehe 2026",
|
||||
"badge": "Āperira 2026",
|
||||
"heading": "He aha ngā mea hou?",
|
||||
"card1_label": "Rangahau Hou",
|
||||
"card1_title": "Guardian Agents me te Arirangi o te Haepapa AI",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue