Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab38b1 commit 58da2c0Copy full SHA for 58da2c0
static/schema/schema.v2.json
@@ -82,6 +82,8 @@
82
"zh",
83
"crh-UA",
84
"crh",
85
+ "cs-CZ",
86
+ "cs",
87
"nb",
88
"no",
89
"nl-NL",
@@ -91,7 +93,9 @@
91
93
"fa-IR",
92
94
"sv-SE",
95
"de-LU",
- "fr-FR"
96
+ "fr-FR",
97
+ "bg-BG",
98
+ "bg"
99
],
100
"default": "en-US",
101
"description": "Set the language for reviews by using the corresponding ISO language code."
@@ -1076,6 +1080,8 @@
1076
1080
1077
1081
1078
1082
1083
1084
1079
1085
1086
1087
@@ -1085,7 +1091,9 @@
1091
1092
1093
1088
1094
1095
1096
1089
1097
1090
1098
1099
"description": "Set the language for docstrings by using the corresponding ISO language code."
0 commit comments