core/homeassistant/components/climate/translations/tr.json

14 lines
324 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"auto": "Otomatik",
"cool": "Serin",
"dry": "Kuru",
"fan_only": "Sadece fan",
"heat": "S\u0131cak",
"heat_cool": "Is\u0131tma / So\u011futma",
"off": "Kapal\u0131"
}
},
2020-04-16 20:00:10 +00:00
"title": "\u0130klim"
}