From d168ca2b1a49d935e597f3c4e385cae564919b25 Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 19 Jan 2022 09:48:12 +0100 Subject: [PATCH] remove text publisher.infoNoRegister from locales en --- frontend/src/locales/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 71ce6f9ef..d30d16717 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -120,7 +120,6 @@ "overview": "Overview", "privacy_policy": "Privacy policy", "publisher": { - "infoNoRegister": "This is not necessary for registration.", "infoText": "If your referrer has given you his publisher id, enter it here, otherwise leave the field unchanged!", "publisherId": "PublisherID" },