mirror of https://github.com/vector-im/riot-web
Merge pull request #6246 from rbozhkova/patch-2
Add Bulgarian to the list of languagespull/6269/head
commit
2d7f60efee
|
@ -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