fix(docs): allow Thai navigation locale

This commit is contained in:
Vincent Koc
2026-04-29 10:39:18 -07:00
parent b0d649b4cb
commit 0126692bf5

View File

@@ -32,6 +32,7 @@ const MINTLIFY_LANGUAGE_CODES = new Set([
"id", "id",
"ar", "ar",
"tr", "tr",
"th",
"hi", "hi",
"sv", "sv",
"no", "no",