Skip to content

Commit

Permalink
add portuguese
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Apr 9, 2024
1 parent 68a9f0d commit 357db27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions desktop/src/i18n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import { initReactI18next } from "react-i18next/initReactI18next";
export const languages: { [key: string]: string } = {
"he-IL": "Hebrew",
en: "English",
"pt-BR": "Portuguese",
};

i18n.use(LanguageDetector)
Expand Down

0 comments on commit 357db27

Please sign in to comment.