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

18 lines
441 B
JSON

{
"config": {
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_api_key": "Ge\u00e7ersiz API anahtar\u0131"
},
"step": {
"user": {
"data": {
"api_key": "API Anahtar\u0131",
"name": "Ad",
"path": "Yol",
"url": "URL"
}
}
}
}
}