alexa_media_player
alexa_media_player copied to clipboard
Validation of translation placeholders error
IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.
Describe the bug Seeing the following error at logs every time I restarted HA after any update.
This bug started at 2024.2. I didn't see it at 2024.1
Logger: homeassistant.helpers.translation Source: helpers/translation.py:288 First occurred: 17:52:43 (1 occurrences) Last logged: 17:52:43
Validation of translation placeholders for localized (es) string component.alexa_media.config.error.unknown_error failed
To Reproduce
Just restartint HA after any update.
Expected behavior
I didn't see any extrange behaviour ... just the error.
System details
- Home-assistant (version): 2024.2.2
- alexa_media (version from
const.py
or HA startup): 4.9.2 - alexapy (version from
pip show alexapy
or HA startup): - Amazon 2FA is enabled (y/n). <!---We will not debug login issues if unanswered--->: y
Logs
Logger: homeassistant.helpers.translation Source: helpers/translation.py:288 First occurred: 17:52:43 (1 occurrences) Last logged: 17:52:43
Validation of translation placeholders for localized (es) string component.alexa_media.config.error.unknown_error failed
Additional context
Same Here
Also to me
i have the same nofification in my log
The issue is caused by the fact no one has added a translation in the language. I don't speak those languages. If this bothers you, you need to add the translation. https://github.com/alandtse/alexa_media_player#translations
I see the spanish translation is complet
I see the spanish translation is complet
Awesome. Thank you. Our next release will include that automatically and the warnings should disappear for Spanish.
This bug report has been labelled as help wanted since there has been no activity in the last 3 weeks. It will not be closed automatically.
When is the update of this error scheduled? I have the same problem.
Addressed by pending release.