Add Catalan
This commit is contained in:
parent
b0a3bd6591
commit
e56b16f7d1
1 changed files with 1 additions and 0 deletions
|
@ -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': 'ca', 'label': 'Català'},
|
||||
{'value': 'da', 'label': 'Dansk'},
|
||||
{'value': 'de_DE', 'label': 'Deutsch'},
|
||||
{'value': 'en_EN', 'label': 'English'},
|
||||
|
|
Loading…
Reference in a new issue