diff options
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 198bd0411..dce2ed079 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -347,6 +347,8 @@ en: invalid_reset_password_token: Password reset token is invalid or expired. Please request a new one. login: Log in logout: Logout + migrate_account: Move to a different account + migrate_account_html: If you wish to redirect this account to a different one, you can <a href="%{path}">configure it here</a>. register: Sign up resend_confirmation: Resend confirmation instructions reset_password: Reset password @@ -429,16 +431,9 @@ en: muting: Muting list upload: Upload 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: - delete: Delete + delete: Deactivate + expired: Expired expires_in: '1800': 30 minutes '21600': 6 hours @@ -456,12 +451,25 @@ en: expires_at: Expires uses: Uses 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_signup_html: If you don't, you can <a href="%{sign_up_path}">sign up here</a>. media_attachments: validations: images_and_video: Cannot attach a video to a status that already contains images too_many: Cannot attach more than 4 files + migrations: + acct: username@domain of the new account + currently_redirecting: 'Your profile is set to redirect to:' + proceed: Save + updated_msg: Your account migration setting successfully updated! moderation: title: Moderation notification_mailer: @@ -577,6 +585,7 @@ en: followers: Authorized followers import: Import keyword_mutes: Muted keywords + migrate: Account migration notifications: Notifications preferences: Preferences settings: Settings |