Hi,
I have a multilingual website (English/French), and we override the admin resources as described in your documentation: https://docs.kentico.com/documentation/developers-and-admins/customization/admin-ui-localization
I created a Kentico form in Xperience by Kentico. While working in the English channel within the administration interface, submitting the form in page preview correctly displays the error message in English.
Url: admin/webpages-1/en_3/preview
However, when I access the page via its URL and submit the form, the error message appears in French—even though I am on the English version of the page and all other content is well displayed in English (Widget, Content Hub, etc.). It seems that the Kentico form is using the French resource defined in my admin project for the error message (resource is general.requiresvalue).
Url: /en/test
Could you please let me know if this is a bug or if I may have misconfigured something?
Thank you
Environment
Xperience by Kentico version: 31.2.0
.NET version: 10
Execution environment: Private cloud