Fix incorrect translation string in glitch-soc captcha feature
parent
8c8358b3cf
commit
dc0cc5a57d
|
@ -11,4 +11,4 @@
|
||||||
= render_captcha
|
= render_captcha
|
||||||
|
|
||||||
.actions
|
.actions
|
||||||
%button.button= t('challenge.continue')
|
%button.button= t('challenge.confirm')
|
||||||
|
|
Loading…
Reference in New Issue