mirror of
https://github.com/Hmbown/DeepSeek-TUI.git
synced 2026-09-02 22:36:19 +08:00
Keep the dictionary runtime as the one i18n path and give updated English marketing/docs copy a fail-closed, lockfile-pinned translation lane. Do not wrap the TUI, completions, or /translate.
10 lines
133 B
JSON
10 lines
133 B
JSON
{
|
|
"defaultLocale": "en",
|
|
"locales": ["zh"],
|
|
"files": {
|
|
"json": {
|
|
"include": ["gt-catalog/[locale].json"]
|
|
}
|
|
}
|
|
}
|