mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-15 14:01:14 +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 |
||
|---|---|---|
| .. | ||
| miot | ||
| translations | ||
| __init__.py | ||
| binary_sensor.py | ||
| button.py | ||
| climate.py | ||
| config_flow.py | ||
| cover.py | ||
| device_tracker.py | ||
| event.py | ||
| fan.py | ||
| humidifier.py | ||
| light.py | ||
| manifest.json | ||
| media_player.py | ||
| notify.py | ||
| number.py | ||
| select.py | ||
| sensor.py | ||
| switch.py | ||
| text.py | ||
| vacuum.py | ||
| water_heater.py | ||