mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-16 04:22:36 +00:00
feat(i18n): add Ukrainian locale
This commit is contained in:
parent
0d41e94ca9
commit
c4b287ba53
6 changed files with 35 additions and 6 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
# Keys are dotted paths; nesting below is purely for readability. Values may
|
||||
# contain {placeholder} tokens for str.format substitution. When adding a
|
||||
# new key, add it to EVERY locale file (en/zh/ja/de/es/fr) in the same commit --
|
||||
# new key, add it to EVERY locale file (en/zh/ja/de/es/fr/uk) in the same commit --
|
||||
# tests/agent/test_i18n.py asserts catalog parity.
|
||||
|
||||
approval:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue