mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-15 05:50:43 +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',
|
||||
'pt': 'Português',
|
||||
'pt-BR': 'Português (Brasil)',
|
||||
'tr': 'Türkçe',
|
||||
'ru': 'Русский',
|
||||
'zh-Hans': '简体中文',
|
||||
'zh-Hant': '繁體中文'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user