Skip to content

Commit 2d7f60e

Browse files
authored
Merge pull request element-hq#6246 from rbozhkova/patch-2
Add Bulgarian to the list of languages
2 parents 0961933 + 90897b0 commit 2d7f60e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/copy-res.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// This could readily be automated, but it's nice to explicitly
1010
// control when we languages are available.
1111
const INCLUDE_LANGS = [
12+
{'value': 'bg', 'label': 'Български'},
1213
{'value': 'ca', 'label': 'Català'},
1314
{'value': 'da', 'label': 'Dansk'},
1415
{'value': 'de_DE', 'label': 'Deutsch'},

0 commit comments

Comments
 (0)