Merge branch 'main' into dev

This commit is contained in:
Owen
2026-01-21 14:39:15 -08:00
16 changed files with 3350 additions and 3076 deletions

View File

@@ -60,6 +60,18 @@ export default function LocaleSwitcher() {
{
value: "zh-TW",
label: "繁體中文"
},
{
value: "ru-RU",
label: "Русский"
},
{
value: "bg-BG",
label: "Български"
},
{
value: "cs-CZ",
label: "Čeština"
}
]}
/>