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

18 lines
402 B
JSON
Raw Normal View History

2020-12-15 00:04:49 +00:00
{
2021-02-03 10:46:49 +00:00
"config": {
"step": {
"user": {
"data": {
"latitude": "Enlem",
"longitude": "Boylam",
"mode": "Mod"
}
}
}
},
2020-12-15 00:04:49 +00:00
"system_health": {
"info": {
"api_endpoint_reachable": "Ula\u015f\u0131labilir IPMA API u\u00e7 noktas\u0131"
}
}
}