Skip to content

Commit

Permalink
Merge pull request #3124 from LiteFarmOrg/LF-4060-en-gb-not-supported…
Browse files Browse the repository at this point in the history
…-console-warning-on-login-screen

LF-4060 - add supported languages option
  • Loading branch information
antsgar authored Feb 14, 2024
2 parents 8252a38 + 68bdb14 commit 5e63b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webapp/src/locales/i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ i18n
order: ['localStorage', 'navigator', 'querystring'],
lookupLocalStorage: 'litefarm_lang',
},

supportedLngs: ['en', 'pt', 'es', 'fr'],
react: {
useSuspense: true,
},
Expand Down

0 comments on commit 5e63b31

Please sign in to comment.