Skip to content

Commit

Permalink
add about european languages
Browse files Browse the repository at this point in the history
  • Loading branch information
kurianbenoy authored Apr 11, 2024
1 parent b191e55 commit 8c3b9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/components/home/HeroSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export default function HeroSection() {
{index < listOfSupportedModels.length - 2 ? ", " : null}
</React.Fragment>
))}{" "}
which altogether supports 12 Indic languages by default.
which supports 12 Indic languages and 8 European languages by default.
</p>
<div className="flex gap-4 flex-wrap items-end">
<PrimaryBtn fn={() => transitionToCollection(router)}>
Expand Down

0 comments on commit 8c3b9ed

Please sign in to comment.