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

15 lines
366 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-12-15 00:04:49 +00:00
"device_automation": {
"trigger_type": {
"enters": "{entity_name} bir b\u00f6lgeye girdi",
"leaves": "{entity_name} bir b\u00f6lgeden ayr\u0131l\u0131yor"
}
},
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"home": "Evde",
"not_home": "D\u0131\u015far\u0131da"
}
},
2020-04-16 20:00:10 +00:00
"title": "Cihaz izleyici"
}