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

24 lines
603 B
JSON
Raw Normal View History

2020-12-15 00:04:49 +00:00
{
2021-02-03 10:46:49 +00:00
"config": {
"abort": {
"already_configured": "Konum zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"invalid_api_key": "Ge\u00e7ersiz API anahtar\u0131"
},
"step": {
"user": {
"data": {
"api_key": "API Anahtar\u0131",
"latitude": "Enlem",
"longitude": "Boylam"
}
}
}
},
2020-12-15 00:04:49 +00:00
"system_health": {
"info": {
"can_reach_server": "Airly sunucusuna eri\u015fin"
}
}
}