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';
import it from './locale/it';
import ja from './locale/ja';
import ko from './locale/ko';
import lv from './locale/lv';
import ml from './locale/ml';
import nl from './locale/nl';
import no from './locale/no';
@@ -52,6 +53,7 @@ export default {
ja,
ko,
ml,
lv,
nl,
no,
pl,

View File

@@ -23,7 +23,7 @@
"ERROR": "Please enter a valid account name"
},
"LANGUAGE": {
"LABEL": "Site language (Beta)",
"LABEL": "Site language",
"PLACEHOLDER": "Your account name",
"ERROR": ""
},

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,

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,