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

20 lines
531 B
JSON
Raw Normal View History

2020-12-15 00:04:49 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
2020-12-15 00:04:49 +00:00
"step": {
"user": {
"data": {
2021-02-03 10:46:49 +00:00
"host": "Ana Bilgisayar",
2020-12-15 00:04:49 +00:00
"password": "\u015eifre",
2021-02-03 10:46:49 +00:00
"port": "Port",
2020-12-15 00:04:49 +00:00
"username": "Kullan\u0131c\u0131 ad\u0131"
}
}
}
}
}