about summary refs log tree commit diff
path: root/app/javascript/mastodon
diff options
context:
space:
mode:
authorFire Demon <firedemon@creature.cafe>2020-10-21 02:36:40 -0500
committerFire Demon <firedemon@creature.cafe>2020-10-21 02:36:40 -0500
commit974b3805b7d6dd27730846847e19bc4204f16dc6 (patch)
tree726d1090c5a51d4efcdf7c2e8ecbf89fdd977bf1 /app/javascript/mastodon
parent0a32c484e1b8819983514f6f06da30c910cdd133 (diff)
When a local user blocks a server, ask the server to remove their data
Diffstat (limited to 'app/javascript/mastodon')
-rw-r--r--app/javascript/mastodon/locales/en-MP.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/en-MP.json b/app/javascript/mastodon/locales/en-MP.json
index 88a0087b6..fcd8ee053 100644
--- a/app/javascript/mastodon/locales/en-MP.json
+++ b/app/javascript/mastodon/locales/en-MP.json
@@ -39,6 +39,7 @@
   "confirmations.publish.confirm": "Publish",
   "confirmations.publish.message": "Are you ready to publish your roar?",
   "confirmations.redraft.message": "Are you sure you want to delete and redraft this roar? Admirations and boosts will be lost, and replies to the original roar will be orphaned.",
+  "confirmations.domain_block.message": "You are about to block and defederate from the {domain} server.  If you proceed, Monsterpit will ask this server to permanently delete any data associated with your account.",
   "content-type.change": "Content type",
   "directory.federated": "From Fediverse",
   "directory.local": "From Monsterpit",