chore: Enable Latvian (lv) language (#5920)

This commit is contained in:
Pranav Raj S
2022-11-22 12:54:13 -08:00
committed by GitHub
parent b5f8524167
commit e593e516b8
5 changed files with 9 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ import id from './locale/id.json';
import it from './locale/it.json';
import ja from './locale/ja.json';
import ko from './locale/ko.json';
import lv from './locale/lv.json';
import ml from './locale/ml.json';
import nl from './locale/nl.json';
import no from './locale/no.json';
@@ -51,6 +52,7 @@ export default {
it,
ja,
ko,
lv,
ml,
nl,
no,