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

18 lines
429 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
"step": {
"user": {
"data": {
"email": "E-posta",
"password": "Parola"
}
}
}
}
}