mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-29 06:21:20 +01:00
Add Catalan
This commit is contained in:
parent
b0a3bd6591
commit
e56b16f7d1
@ -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'},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user