mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:40:44 +00:00
feat(docs): add Thai translation support
This commit is contained in:
@@ -101,6 +101,13 @@ const GENERATED_LOCALES = [
|
||||
tmFile: "pl.tm.jsonl",
|
||||
navMode: "clone-en",
|
||||
},
|
||||
{
|
||||
language: "th",
|
||||
dir: "th",
|
||||
navFile: "th-navigation.json",
|
||||
tmFile: "th.tm.jsonl",
|
||||
navMode: "clone-en",
|
||||
},
|
||||
];
|
||||
|
||||
function parseArgs(argv) {
|
||||
|
||||
Reference in New Issue
Block a user