Files
homarr/public/locales/tr/modules/smart-home/entity-state.json
2023-12-22 21:50:04 +01:00

17 lines
652 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"entityNotFound": "Varlık bulunamadı",
"descriptor": {
"name": "Home Assistant varlığı",
"description": "Home Assistant'nda bir varlığın mevcut durumu",
"settings": {
"title": "Varlık Durumu",
"entityId": {
"label": "Varlık Kimliği",
"info": "Home Assistant'ta benzersiz varlık kimliği. Varlığa tıklayın > Çark simgesine tıklayın > 'Varlık Kimliği'ndeki kopyala butonuna tıklayın. Bazı özel varlıklar desteklenmeyebilir."
},
"displayName": {
"label": "Ekran adı"
}
}
}
}