Create a Zod schema that transforms a string into a multilingual text object. Validates the language code and escapes HTML in the value.
Language code for the text
Zod schema producing a MultilingualString
Create a Zod schema that transforms a string into a multilingual text object. Validates the language code and escapes HTML in the value.