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:
@@ -11,6 +11,7 @@ import fi from './locale/fi';
|
||||
import fr from './locale/fr';
|
||||
import hi from './locale/hi';
|
||||
import hu from './locale/hu';
|
||||
import id from './locale/id';
|
||||
import it from './locale/it';
|
||||
import ja from './locale/ja';
|
||||
import ko from './locale/ko';
|
||||
@@ -44,6 +45,7 @@ export default {
|
||||
fr,
|
||||
hi,
|
||||
hu,
|
||||
id,
|
||||
it,
|
||||
ja,
|
||||
ko,
|
||||
|
||||
Reference in New Issue
Block a user