From 2fad75306df45d488625b2bcc008cbc71da0a10c Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 16 Jan 2019 19:13:41 -0800 Subject: [PATCH] minor copyedit --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 75f15f2bbb5..6a420c387f2 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1384,7 +1384,7 @@ en: invite_expiry_days: "How long user invitation keys are valid, in days" - invite_only: "Public registration is disabled, all new users must be explicitly invited by staff." + invite_only: "Public registration is disabled, all new users must be explicitly invited by trusted users or staff." login_required: "Require authentication to read content on this site, disallow anonymous access."