From c4b12f95e9424bdef6aa390ab8ccaaa3fc3f5d67 Mon Sep 17 00:00:00 2001 From: GeckoBoy84 <67899387+GeckoBoy84@users.noreply.github.com> Date: Tue, 17 Jan 2023 16:11:28 +0000 Subject: [PATCH] Fix language file for partner values --- lang/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en.json b/lang/en.json index 3cf6b1bc..56910148 100644 --- a/lang/en.json +++ b/lang/en.json @@ -200,9 +200,9 @@ "This year": "This year", "Vouchers": "Vouchers", "Partner details": "Partner details", - "Partner discount": "Partner discount", + "The discount in percent given to the partner when purchasing credits.": "The discount in percent given to the partner when purchasing credits.", "Discount in percent": "Discount in percent", - "Registered user discount": "Registered user discount", + "The discount in percent given to all users registered using the partners referral link when purchasing credits.": "The discount in percent given to all users registered using the partners referral link when purchasing credits.", "Referral system commission": "Referral system commission", "Override value for referral system commission. You can set it to -1 to get the default commission from settings.": "Override value for referral system commission. You can set it to -1 to get the default commission from settings.", "Commission in percent": "Commission in percent",