feat: add Turkish translations to bool_trans.yaml

Added Turkish boolean value translations for:
- default: true/false values
- contact_state: contact/no contact states
- motion_state: motion detected states
- open_close: open/close states
- yes_no: yes/no values
This commit is contained in:
Mümin Köykıran 2025-11-07 21:15:58 +03:00
parent 35f7397c1f
commit ca6fd692ce

View File

@ -96,6 +96,9 @@ translate:
zh-Hant:
'false':
'true':
tr:
'false': Yanlış
'true': Doğru
contact_state:
de:
'false': Kein Kontakt
@ -133,6 +136,9 @@ translate:
zh-Hant:
'false': 分離
'true': 接觸
tr:
'false': Temas Yok
'true': Temas
motion_state:
de:
'false': Keine Bewegung erkannt
@ -170,6 +176,9 @@ translate:
zh-Hant:
'false': 無人
'true': 有人
tr:
'false': Hareket Algılanmadı
'true': Hareket Algılandı
open_close:
de:
'false': Schließen
@ -207,6 +216,9 @@ translate:
zh-Hant:
'false': 關閉
'true': 開啟
tr:
'false': Kapalı
'true': ık
yes_no:
de:
'false': Nein
@ -244,3 +256,6 @@ translate:
zh-Hant:
'false':
'true':
tr:
'false': Hayır
'true': Evet