This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Fix incorrect translation string in glitch-soc captcha feature
closed-social-glitch-2
Claire
1 year ago
parent
8c8358b3cf
commit
dc0cc5a57d
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/views/auth/confirmations/captcha.html.haml
+ 1
- 1
app/views/auth/confirmations/captcha.html.haml
View File
@ -11,4 +11,4 @@
= render_captcha
= render_captcha
.actions
.actions
%button.button= t('challenge.con
tinue
')
%button.button= t('challenge.con
firm
')
Write
Preview
Loading…
Cancel
Save