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

18 lines
495 B
JSON
Raw Normal View History

2022-09-13 00:29:19 +00:00
{
"config": {
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"not_supported": "Yaln\u0131zca PrusaLink API v2 desteklenir",
"unknown": "Beklenmeyen hata"
},
"step": {
"user": {
"data": {
"api_key": "API Anahtar\u0131",
"host": "Sunucu"
}
}
}
}
}