chore: Enable icelandic language(#6682)

ref: #6681
This commit is contained in:
Muhsin Keloth
2023-03-16 20:32:55 +05:30
committed by GitHub
parent cf487c76a0
commit 5c5764ca85
2 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ import fr from './locale/fr.json';
import hi from './locale/hi.json';
import hu from './locale/hu.json';
import id from './locale/id.json';
import is from './locale/is.json';
import it from './locale/it.json';
import ja from './locale/ja.json';
import ko from './locale/ko.json';
@@ -49,6 +50,7 @@ export default {
hi,
hu,
id,
is,
it,
ja,
ko,

View File

@@ -12,6 +12,7 @@ import fr from './locale/fr.json';
import hi from './locale/hi.json';
import hu from './locale/hu.json';
import id from './locale/id.json';
import is from './locale/is.json';
import it from './locale/it.json';
import ja from './locale/ja.json';
import ko from './locale/ko.json';
@@ -49,6 +50,7 @@ export default {
hi,
hu,
id,
is,
it,
ja,
ko,