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

15 lines
353 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
2021-11-08 00:12:31 +00:00
"abort": {
"no_devices_found": "A\u011fda cihaz bulunamad\u0131"
},
2021-02-03 10:46:49 +00:00
"step": {
"user": {
"data": {
"id": "Ana bilgisayar kimli\u011fi"
2021-11-08 00:12:31 +00:00
},
"title": "Eklemek i\u00e7in bir merkez se\u00e7in"
2021-02-03 10:46:49 +00:00
}
}
}
}