diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 4ac740409..d0cc7c39c 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -183,10 +183,6 @@ "support": "Support", "transactions": "Transaktionen" }, - "publisher": { - "infoText": "Wenn dir dein Empfehlungsgeber seine Publisher-Id gegeben hat, trage sie hier ein, sonst lass das Feld bitte unverändert!", - "publisherId": "Publisher-Id:" - }, "qrCode": "QR Code", "send_gdd": "GDD versenden", "send_per_link": "GDD versenden per Link", diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index b97678c42..b6529f8f3 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -183,10 +183,6 @@ "support": "Support", "transactions": "Transactions" }, - "publisher": { - "infoText": "If your referrer has given you his publisher id, enter it here, otherwise leave the field unchanged!", - "publisherId": "PublisherID:" - }, "qrCode": "QR Code", "send_gdd": "GDD send", "send_per_link": "GDD send via link",