🌍 i18n: Added Finnish Translations (#3316)

This commit is contained in:
ylioja 2024-07-10 23:53:45 +03:00 committed by GitHub
parent 03fe361917
commit 785430daf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 668 additions and 0 deletions

View file

@ -101,6 +101,7 @@ export const LangSelector = ({
{ value: 'nl-NL', display: localize('com_nav_lang_dutch') },
{ value: 'id-ID', display: localize('com_nav_lang_indonesia') },
{ value: 'he-HE', display: localize('com_nav_lang_hebrew') },
{ value: 'fi-FI', display: localize('com_nav_lang_finnish') },
];
return (