mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-15 22:10:43 +08:00
Added comprehensive Turkish (tr) language translations for Xiaomi Home Integration. Changes: - Added custom_components/xiaomi_home/translations/tr.json with complete UI translations - Added custom_components/xiaomi_home/miot/i18n/tr.json with MIoT-specific translations - All placeholders, markdown formatting, and special characters preserved - Validated against English source files for structural integrity Technical details: - Followed Home Assistant language code standards (ISO 639-1: tr) - Maintained formal Turkish (siz form) for professional user experience - Preserved all technical terms (OAuth2, MIoT-Spec-V2, MQTT, etc.) - JSON structure validated and all keys match English version |
||
|---|---|---|
| .. | ||
| i18n | ||
| lan | ||
| resource | ||
| specs | ||
| common.py | ||
| const.py | ||
| miot_client.py | ||
| miot_cloud.py | ||
| miot_device.py | ||
| miot_error.py | ||
| miot_i18n.py | ||
| miot_lan.py | ||
| miot_mdns.py | ||
| miot_mips.py | ||
| miot_network.py | ||
| miot_spec.py | ||
| miot_storage.py | ||
| web_pages.py | ||