mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
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.
This commit is contained in:
parent
3bf04095b1
commit
90897b0741
@ -9,6 +9,7 @@
|
||||
// This could readily be automated, but it's nice to explicitly
|
||||
// control when we languages are available.
|
||||
const INCLUDE_LANGS = [
|
||||
{'value': 'bg', 'label': 'Български'},
|
||||
{'value': 'ca', 'label': 'Català'},
|
||||
{'value': 'da', 'label': 'Dansk'},
|
||||
{'value': 'de_DE', 'label': 'Deutsch'},
|
||||
|
Loading…
Reference in New Issue
Block a user