Merge pull request #6246 from rbozhkova/patch-2

Add Bulgarian to the list of languages
pull/6269/head
Matthew Hodgson 2018-02-26 12:20:27 +00:00 committed by GitHub
commit 2d7f60efee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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'},