Fix incorrect translation string in glitch-soc captcha feature

local
Claire 1 year ago
parent 8c8358b3cf
commit dc0cc5a57d
  1. 2
      app/views/auth/confirmations/captcha.html.haml

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

Loading…
Cancel
Save