mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-20 09:19:37 +08:00
fix: missing tr in miot/const.py
This commit is contained in:
parent
d7f7682100
commit
35f7397c1f
@ -116,6 +116,7 @@ INTEGRATION_LANGUAGES = {
|
|||||||
'nl': 'Nederlands',
|
'nl': 'Nederlands',
|
||||||
'pt': 'Português',
|
'pt': 'Português',
|
||||||
'pt-BR': 'Português (Brasil)',
|
'pt-BR': 'Português (Brasil)',
|
||||||
|
'tr': 'Türkçe',
|
||||||
'ru': 'Русский',
|
'ru': 'Русский',
|
||||||
'zh-Hans': '简体中文',
|
'zh-Hans': '简体中文',
|
||||||
'zh-Hant': '繁體中文'
|
'zh-Hant': '繁體中文'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user