chore: Enable Finnish, Indonesian languages (#1495)

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
Co-authored-by: Michael (msmits2011)
Co-authored-by: pixpack
Co-authored-by: vfasoulas
Co-authored-by: korho
Co-authored-by: Yovan Lutfi Arya (Regerta)
This commit is contained in:
Sojan Jose
2020-12-08 00:05:07 +05:30
committed by GitHub
parent 594871ed96
commit 2880f4942a
84 changed files with 1867 additions and 602 deletions

View File

@@ -11,6 +11,7 @@ import { default as fi } from './locale/fi.json';
import { default as fr } from './locale/fr.json';
import { default as hi } from './locale/hi.json';
import { default as hu } from './locale/hu.json';
import { default as id } from './locale/id.json';
import { default as it } from './locale/it.json';
import { default as ja } from './locale/ja.json';
import { default as ko } from './locale/ko.json';
@@ -43,6 +44,7 @@ export default {
fr,
hi,
hu,
id,
it,
ja,
ko,