Tell us which features you would love us to build!
When the user changes the language of the experience/document, the form error messages should automatically switch to the selected language as well. This ensures that all validation messages remain consistent and understandable for the user in their preferred language.
Currently, the process is confusing and difficult to locate, as users need to manually adjust the error messages. By making this change automatic, we remove unnecessary friction and ensure users don’t need to remember to update them separately.
Additionally, some error messages cannot be edited directly (for example, email validation) unless handled through JavaScript. Automating this process guarantees that even those system-level or JavaScript-based errors are displayed in the correct language.