mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-06 12:52:11 +00:00
The env translation block is type-checked across every locale (tsc -b), so the 8 new customKeys strings must exist in all of them, not just en/zh. Add translated entries to the remaining 14 locales (de, es, fr, it, ja, ko, pt, ru, tr, uk, hu, ga, af, zh-hant). |
||
|---|---|---|
| .. | ||
| af.ts | ||
| context.tsx | ||
| de.ts | ||
| en.ts | ||
| es.ts | ||
| fr.ts | ||
| ga.ts | ||
| hu.ts | ||
| index.ts | ||
| it.ts | ||
| ja.ts | ||
| ko.ts | ||
| pt.ts | ||
| ru.ts | ||
| tr.ts | ||
| types.ts | ||
| uk.ts | ||
| zh-hant.ts | ||
| zh.ts | ||