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

19 lines
492 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"unknown": "Beklenmeyen hata"
},
"flow_title": "Tesla Powerwall ( {ip_address} )",
"step": {
"user": {
"data": {
"ip_address": "\u0130p Adresi"
}
}
}
}
}