Fix incorrect translation string in glitch-soc captcha feature
This commit is contained in:
parent
01654e8830
commit
e38fe38604
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@
|
||||||
= render_captcha
|
= render_captcha
|
||||||
|
|
||||||
.actions
|
.actions
|
||||||
%button.button= t('challenge.continue')
|
%button.button= t('challenge.confirm')
|
||||||
|
|
Loading…
Reference in a new issue