Skip to content

Commit 90897b0

Browse files
authored
Add Bulgarian to the list of languages
Bulgarian is now at 100% for both riot-web and matrix-react-sdk. It has also been tested by building it manually and verifying that it looks good.
1 parent 3bf0409 commit 90897b0

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)