mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-04 14:04:39 +00:00
use consistent capitalization for subject lines
This commit is contained in:
parent
3298c7e1c8
commit
4f654eb822
|
@ -24,7 +24,7 @@ en:
|
||||||
unlock_instructions:
|
unlock_instructions:
|
||||||
subject: "Mastodon: Unlock instructions"
|
subject: "Mastodon: Unlock instructions"
|
||||||
password_change:
|
password_change:
|
||||||
subject: "Mastodon: Password Changed"
|
subject: "Mastodon: Password changed"
|
||||||
omniauth_callbacks:
|
omniauth_callbacks:
|
||||||
failure: "Could not authenticate you from %{kind} because \"%{reason}\"."
|
failure: "Could not authenticate you from %{kind} because \"%{reason}\"."
|
||||||
success: "Successfully authenticated from %{kind} account."
|
success: "Successfully authenticated from %{kind} account."
|
||||||
|
|
Loading…
Reference in a new issue