This website works better with JavaScript.
Home
Explore
Help
Sign In
jyt94
/
closedSocialMastodon
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
use consistent capitalization for subject lines
closed-social-v3
Waldir Pimenta
8 years ago
committed by
GitHub
parent
3298c7e1c8
commit
4f654eb822
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/locales/devise.en.yml
+ 1
- 1
config/locales/devise.en.yml
View File
@ -24,7 +24,7 @@ en:
unlock_instructions:
subject
:
"Mastodon: Unlock instructions"
password_change:
subject
:
"Mastodon: Password
C
hanged"
subject
:
"Mastodon: Password
c
hanged"
omniauth_callbacks:
failure
:
"Could not authenticate you from %{kind} because \"%{reason}\"."
success
:
"Successfully authenticated from %{kind} account."
Write
Preview
Loading…
Cancel
Save