frontend
frontend copied to clipboard
Translation Error: The intl string context variable "naam" was not provided to the string "{naam} verwijderen?"
Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my browser.
Describe the issue you are experiencing
When trying to remove a Person via Settings > Persons, there is a translation error. I'm using the Dutch language and I do not know if it's also the case for different languages.
Describe the behavior you expected
I expected to see, Do you want to remove (persons name) ?
Steps to reproduce the issue
- Go to Settings
- Persons
- Try delete a person and look at the Popup ...
What version of Home Assistant Core has the issue?
2022.10.5
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Google Chrome 107.0.5304.88
Which operating system are you using to run this browser?
Windows 11
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
Updated the Dutch translation {naam}
-> {name}
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.