Currently the default locale is hardcoded to `en`: https://github.com/karser/KarserRecaptcha3Bundle/blob/3d194dab4c31115bebc073c866ff55afaaa9e276/Form/Recaptcha3Type.php#L36 It should be replaced by the current request locale.
Currently the default locale is hardcoded to
en:KarserRecaptcha3Bundle/Form/Recaptcha3Type.php
Line 36 in 3d194da
It should be replaced by the current request locale.