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

19 lines
456 B
JSON
Raw Normal View History

2021-10-17 00:12:27 +00:00
{
"config": {
2021-11-08 00:12:31 +00:00
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"unknown": "Beklenmeyen hata"
},
2021-10-17 00:12:27 +00:00
"step": {
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"host": "Sunucu",
2021-10-17 00:12:27 +00:00
"port": "Port"
}
}
}
}
}