Skip to content

Commit 3a7b784

Browse files
committed
fix: align Klingon locale with stricter parity checks
1 parent d66aa4b commit 3a7b784

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ fully validate a component change before merge.
713713

714714
A language ships on all four surfaces or not at all —
715715
`tests/src/unit/test_locale_parity.py` enforces it. One Home Assistant language
716-
code (`de`, `ru`, `zh-Hans`) names every file:
716+
code (`de`, `fr`, `ru`, `tlh`, `zh-Hans`) names every file:
717717
`src/ha_mcp/settings_ui/locales/<code>.json`,
718718
`custom_components/ha_mcp_tools/translations/<code>.json`, and
719719
`homeassistant-addon{,-dev}/translations/<code>.yaml`.

src/ha_mcp/settings_ui/locales/tlh.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -446,19 +446,14 @@
446446
"Integrations": "rarwI'mey",
447447
"Labels & Categories": "pong permey Seghmey je",
448448
"Matter": "Matter",
449-
"Radio Management": "wab labwI'mey SeH",
450449
"Scenes": "ghu'mey",
451450
"Scripts": "mIw ghItlhmey",
452451
"Search & Discovery": "nej 'ej Sam",
453452
"Service & Device Control": "mIw jan je SeH",
454453
"System": "pat",
455-
"Thread": "Thread",
456454
"Todo Lists": "ta'nISbogh tetlhmey",
457455
"Utilities": "lo' law' janmey",
458-
"Z-Wave": "Z-Wave",
459-
"Zigbee": "Zigbee",
460-
"Zones": "mIchmey",
461-
"beta": "Beta"
456+
"Zones": "mIchmey"
462457
},
463458
"tools": {
464459
"ha_get_addon": {

0 commit comments

Comments
 (0)