diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-12-04 17:22:57 +0100 |
---|---|---|
committer | Claire <claire.github-309c@sitedethib.com> | 2022-12-04 17:22:57 +0100 |
commit | 3be6aff1a8aa92a6c4a6ec9d857778c328a34b47 (patch) | |
tree | 6169807576045d13349e0b58c6b65c727df61fb8 /config/locales/en-GB.yml | |
parent | 2cabc5d188ee5b5c7bea808c58500d2c74e4b087 (diff) | |
parent | 05d4c50f64af33a7e3ec6d724a21ab8d0eeb17fa (diff) |
Merge branch 'main' into glitch-soc/merge-upstream
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 26540146f..e67bb1fa7 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -29,6 +29,40 @@ en-GB: account_moderation_notes: create: Leave note created_msg: Moderation note successfully created! + destroyed_msg: Moderation note successfully destroyed! + accounts: + add_email_domain_block: Block e-mail domain + approve: Approve + approved_msg: Successfully approved %{username}'s sign-up application + are_you_sure: Are you sure? + avatar: Avatar + by_domain: Domain + change_email: + changed_msg: Email successfully changed! + current_email: Current email + label: Change email + new_email: New email + submit: Change email + title: Change email for %{username} + change_role: + changed_msg: Role successfully changed! + label: Change role + no_role: No role + title: Change role for %{username} + confirm: Confirm + confirmed: Confirmed + confirming: Confirming + custom: Custom + delete: Delete data + deleted: Deleted + demote: Demote + destroyed_msg: "%{username}'s data is now queued to be deleted imminently" + disable: Freeze + disable_sign_in_token_auth: Disable e-mail token authentication + disable_two_factor_authentication: Disable 2FA + disabled: Frozen + display_name: Display name + domain: Domain errors: '400': The request you submitted was invalid or malformed. '403': You don't have permission to view this page. |