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 Slovak to included languages
This commit is contained in:
committed by
David Baker
parent
629a18ebef
commit
dff791d478
@@ -29,6 +29,7 @@ const INCLUDE_LANGS = [
|
||||
{'value': 'pt_BR', 'label': 'Português do Brasil'},
|
||||
{'value': 'ru', 'label': 'Русский'},
|
||||
{'value': 'sv', 'label': 'Svenska'},
|
||||
{'value': 'sk', 'label': 'Slovenčina'},
|
||||
{'value': 'th', 'label': 'ไทย'},
|
||||
{'value': 'te', 'label': 'తెలుగు'},
|
||||
{'value': 'tr', 'label': 'Türk'},
|
||||
|
||||
Reference in New Issue
Block a user