We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf0409 commit 90897b0Copy full SHA for 90897b0
scripts/copy-res.js
@@ -9,6 +9,7 @@
9
// This could readily be automated, but it's nice to explicitly
10
// control when we languages are available.
11
const INCLUDE_LANGS = [
12
+ {'value': 'bg', 'label': 'Български'},
13
{'value': 'ca', 'label': 'Català'},
14
{'value': 'da', 'label': 'Dansk'},
15
{'value': 'de_DE', 'label': 'Deutsch'},
0 commit comments