Closed sander1988 closed 6 months ago
@zmechu - Thank you for your contribution. The file doesn't seem to match the latest format (please see the EN file). Can you check and update your translation?
@zmechu i think you forgot the translations for the alert entity/attributes
"entity": {
"binary_sensor": {
"indego_alert": {
"state_attributes": {
"alerts_count": {
"name": "Number of alerts"
},
"last_alert_error_code": {
"name": "Error code (most recent)"
},
"last_alert_message": {
"name": "Alert message (most recent)"
},
"last_alert_date": {
"name": " Alert date (most recent)"
},
"last_alert_read": {
"name": "Alert status (most recent)",
"state": {
"read": "Read",
"unread": "Unread"
}
}
}
}
}
},
Here is the updated DE translation de.json
What do you think of also translating the mower state and mower state detail ? i'm using it in my system but i'm not sure if it is interesting for everyone ?!
@sander1988 Hi there ! Please find the french translation. fr.json
Thanks for all your work 👌
@zmechu i think you forgot the translations for the alert entity/attributes Ups :-) I think use not up-to-date file. Please give me link to english file to translate,
Hi @sander1988 , Thank you for your effords. Please check following PR #222 Best regards
Thank you everyone for your contribution! It has been merged and is available at the develop branch.
We should update translations due to new functionality and we can add some more languages (when by provided). There was already some discussing in PR #216.