Normalize config/locales/en.yml.
This commit is contained in:
parent
63d47e04c4
commit
8bad6bdd00
|
@ -429,14 +429,6 @@ en:
|
||||||
muting: Muting list
|
muting: Muting list
|
||||||
upload: Upload
|
upload: Upload
|
||||||
in_memoriam_html: In Memoriam.
|
in_memoriam_html: In Memoriam.
|
||||||
keyword_mutes:
|
|
||||||
add_keyword: Add keyword
|
|
||||||
edit: Edit
|
|
||||||
edit_keyword: Edit keyword
|
|
||||||
keyword: Keyword
|
|
||||||
match_whole_word: Match whole word
|
|
||||||
remove: Remove
|
|
||||||
remove_all: Remove all
|
|
||||||
invites:
|
invites:
|
||||||
delete: Delete
|
delete: Delete
|
||||||
expires_in:
|
expires_in:
|
||||||
|
@ -456,6 +448,14 @@ en:
|
||||||
expires_at: Expires
|
expires_at: Expires
|
||||||
uses: Uses
|
uses: Uses
|
||||||
title: Invite people
|
title: Invite people
|
||||||
|
keyword_mutes:
|
||||||
|
add_keyword: Add keyword
|
||||||
|
edit: Edit
|
||||||
|
edit_keyword: Edit keyword
|
||||||
|
keyword: Keyword
|
||||||
|
match_whole_word: Match whole word
|
||||||
|
remove: Remove
|
||||||
|
remove_all: Remove all
|
||||||
landing_strip_html: "<strong>%{name}</strong> is a user on %{link_to_root_path}. You can follow them or interact with them if you have an account anywhere in the fediverse."
|
landing_strip_html: "<strong>%{name}</strong> is a user on %{link_to_root_path}. You can follow them or interact with them if you have an account anywhere in the fediverse."
|
||||||
landing_strip_signup_html: If you don't, you can <a href="%{sign_up_path}">sign up here</a>.
|
landing_strip_signup_html: If you don't, you can <a href="%{sign_up_path}">sign up here</a>.
|
||||||
media_attachments:
|
media_attachments:
|
||||||
|
|
Loading…
Reference in New Issue