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

16 lines
266 B
JSON
Raw Normal View History

2021-10-17 00:12:27 +00:00
{
"config": {
"step": {
"user": {
"data": {
"url": "URL"
}
}
}
},
"options": {
"error": {
"invalid_url": "Ge\u00e7ersiz URL"
}
}
}