mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Enable Estonian in language menu
Fixes https://github.com/vector-im/element-web/issues/15135
This commit is contained in:
parent
e5a4092adc
commit
6853cabca2
@ -21,6 +21,7 @@ const INCLUDE_LANGS = [
|
||||
{'value': 'en_US', 'label': 'English (US)'},
|
||||
{'value': 'eo', 'label': 'Esperanto'},
|
||||
{'value': 'es', 'label': 'Español'},
|
||||
{'value': 'et', 'label': 'Eesti'},
|
||||
{'value': 'eu', 'label': 'Euskara'},
|
||||
{'value': 'fi', 'label': 'Suomi'},
|
||||
{'value': 'fr', 'label': 'Français'},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user