Hi, I am using JSONForms in my application and trying to translate it with i18n. The label and input descriptions are translating very well using the createTranslator function.
Now I want to translate the placeholder that is provided via the options in the uiSchema. Is there a way to do this using jsonforms? I haven’t found anything in the docs about this.
Does anyone have an idea on how to solve this? Is there a way to do this with jsonforms or is a custom solution needed?
Thanks in advance ![]()