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

20 lines
486 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"step": {
"confirm": {
"data": {
"url": "Web aray\u00fcz\u00fc URL'si"
}
},
"user": {
"data": {
"name": "Ad",
"url": "Web aray\u00fcz\u00fc URL'si"
}
}
}
}
}