fix: missing tr in miot/const.py

This commit is contained in:
LiShuzhen 2025-11-07 11:31:13 +08:00
parent d7f7682100
commit 35f7397c1f

View File

@ -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': '繁體中文'