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

17 lines
1.1 KiB
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": "Η οντότητα δε βρέθηκε",
"descriptor": {
"name": "Οντότητα Home Assistant",
"description": "Τρέχουσα κατάσταση μιας οντότητας στο Home Assistant",
"settings": {
"title": "Κατάσταση οντότητας",
"entityId": {
"label": "Αναγνωριστικό οντότητας",
"info": "Μοναδικό αναγνωριστικό οντότητας στο Home Assistant. Αντιγράψτε κάνοντας κλικ στην οντότητα > Κάντε κλικ στο εικονίδιο με το γρανάζι > Κάντε κλικ στο κουμπί αντιγραφής στο 'Αναγνωριστικό οντότητας'. Ορισμένες προσαρμοσμένες οντότητες ενδέχεται να μην υποστηρίζονται."
},
"displayName": {
"label": "Εμφανιζόμενο όνομα"
}
}
}
}