Hi Carl
if the labels are not auto-generated, how can they be localized?
Also how legend and button value get localized?
I've tried the way below in my config yml file:
Controller::HTML::FormFu:
languages_from_context: 1
localize_from_context: 1
It is not working for me. Any suggestions?
Kewei