Fix incorrect translation string in glitch-soc captcha feature

This commit is contained in:
Claire 2023-02-19 11:02:27 +01:00
parent 01654e8830
commit e38fe38604

View file

@ -11,4 +11,4 @@
= render_captcha
.actions
%button.button= t('challenge.continue')
%button.button= t('challenge.confirm')