Commit 5a3c91f1 authored by Kimmo S's avatar Kimmo S Committed by GitHub

Update locales.ts (#2825)

update Finnish from person (Suomalainen) to language (suomi)
parent d5c4ee03
...@@ -49,7 +49,7 @@ export const LOCALE_LABEL: { [locale in SupportedLocale]: string } = { ...@@ -49,7 +49,7 @@ export const LOCALE_LABEL: { [locale in SupportedLocale]: string } = {
'el-GR': 'ελληνικά', 'el-GR': 'ελληνικά',
'en-US': 'English', 'en-US': 'English',
'es-ES': 'Español', 'es-ES': 'Español',
'fi-FI': 'Suomalainen', 'fi-FI': 'suomi',
'fr-FR': 'français', 'fr-FR': 'français',
'he-IL': 'עִברִית', 'he-IL': 'עִברִית',
'hu-HU': 'Magyar', 'hu-HU': 'Magyar',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment