You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-26 21:23:26 +03:00
Add Catalan
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
// This could readily be automated, but it's nice to explicitly
|
// This could readily be automated, but it's nice to explicitly
|
||||||
// control when we languages are available.
|
// control when we languages are available.
|
||||||
const INCLUDE_LANGS = [
|
const INCLUDE_LANGS = [
|
||||||
|
{'value': 'ca', 'label': 'Català'},
|
||||||
{'value': 'da', 'label': 'Dansk'},
|
{'value': 'da', 'label': 'Dansk'},
|
||||||
{'value': 'de_DE', 'label': 'Deutsch'},
|
{'value': 'de_DE', 'label': 'Deutsch'},
|
||||||
{'value': 'en_EN', 'label': 'English'},
|
{'value': 'en_EN', 'label': 'English'},
|
||||||
|
|||||||
Reference in New Issue
Block a user