Merge pull request #6040 from sim6/sim6_catalan

Add Catalan
This commit is contained in:
David Baker
2018-02-01 10:47:01 +00:00
committed by GitHub

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': 'ca', 'label': 'Català'},
{'value': 'da', 'label': 'Dansk'},
{'value': 'de_DE', 'label': 'Deutsch'},
{'value': 'en_EN', 'label': 'English'},