Skip to content

Commit

Permalink
update beta list
Browse files Browse the repository at this point in the history
  • Loading branch information
tenkus47 committed Nov 18, 2024
1 parent 3c1317f commit 5eb8316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/model.mt/components/LanguageInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ function LanguageInput({
};
let optionClass =
"language-options bg-white dark:bg-[--card-bg] text-black dark:text-white ";
let beta = ["French", "Chinese", "Hindi","Germen","Japanese", "ཧྥ་རན་སི།", "རྒྱ་ཡིག", "ཧིན་དྷི།"];
let beta = ["French", "Chinese", "Hindi","Germen","Japanese","Vietnamese","Germen","Czech", "ཧྥ་རན་སི།", "རྒྱ་ཡིག", "ཧིན་དྷི།"];
return (
<div
className={`${
Expand Down

0 comments on commit 5eb8316

Please sign in to comment.