From e8d3090a9980e6fb42eff3a1c1ffed5869c88651 Mon Sep 17 00:00:00 2001 From: Mike-Antonacci <70340774+Mike-Antonacci@users.noreply.github.com> Date: Sat, 9 Jan 2021 08:11:44 -0700 Subject: [PATCH] Add string blockYourself (#12939) --- website/common/locales/en/groups.json | 1 + 1 file changed, 1 insertion(+) diff --git a/website/common/locales/en/groups.json b/website/common/locales/en/groups.json index cb1fc94319..eb7ed9bcf6 100644 --- a/website/common/locales/en/groups.json +++ b/website/common/locales/en/groups.json @@ -92,6 +92,7 @@ "PMUnblockUserToSendMessages": "Unblock this user to continue sending and receiving messages.", "block": "Block", "unblock": "Un-block", + "blockYourself": "You cannot block yourself", "blockWarning": "Block - This will have no effect if the player is a moderator now or becomes a moderator in future.", "inbox": "Inbox", "messageRequired": "A message is required.",