CodingGarden / listd

listd is a Full Stack App that will allow users to create, share and watch lists of YouTube channels. This app is being built LIVE on Twitch https://twitch.tv/codinggarden
https://twitch.tv/codinggarden
MIT License
193 stars 53 forks source link

ListEdit-Form does not translate validation messages #159

Closed MrDevKing closed 7 months ago

MrDevKing commented 7 months ago

Describe the bug

The validation messages are not displayed translated on the ListEdit form.

Screenshots

No response

Reproduction

This bug was caused by the commit bf1601e, because the validation was built in there, but the setting of the locale was forgotten to be included in the if-condition.

Logs

No response

Have you checked if this issue has already been raised?

Code of Conduct