Just to confirm: is it correct that, in order to create multilingual forms, we need to duplicate the form and create a separate version for each language?
If that’s the case, I’d like to suggest an improvement:
Consider updating your code to use Text::_() for all labels, options, values, and any other text output. This would allow users to define language strings through Joomla’s Language Overrides (or via a dedicated language file), enabling proper multilingual support without needing to duplicate forms.
All the best!
Replies are visible only to logged in members with an active subscription.