Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8d5d1ca

Browse files
Update schema.v2.json
1 parent 9e46047 commit 8d5d1ca

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

static/schema/schema.v2.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,17 @@
9595
"de-LU",
9696
"fr-FR",
9797
"bg-BG",
98-
"bg"
98+
"bg",
99+
"he-IL",
100+
"he",
101+
"hi-IN",
102+
"hi",
103+
"vi-VN",
104+
"vi",
105+
"th-TH",
106+
"th",
107+
"bn-BD",
108+
"bn"
99109
],
100110
"default": "en-US",
101111
"description": "Set the language for reviews by using the corresponding ISO language code."
@@ -1196,7 +1206,17 @@
11961206
"de-LU",
11971207
"fr-FR",
11981208
"bg-BG",
1199-
"bg"
1209+
"bg",
1210+
"he-IL",
1211+
"he",
1212+
"hi-IN",
1213+
"hi",
1214+
"vi-VN",
1215+
"vi",
1216+
"th-TH",
1217+
"th",
1218+
"bn-BD",
1219+
"bn"
12001220
],
12011221
"default": "en-US",
12021222
"description": "Set the language for docstrings by using the corresponding ISO language code."

0 commit comments

Comments
 (0)