admin_nyelvi_javítas
This commit is contained in:
@@ -31,7 +31,16 @@
|
||||
"upline_commission_percent_helper": "Percentage paid to the upline (Gen2 — the referrer's referrer) on each purchase.",
|
||||
"renewal_commission_percent": "Renewal Commission %",
|
||||
"renewal_commission_percent_helper": "Percentage paid on monthly/yearly subscription renewals.",
|
||||
"commission_max_amount": "Max Amount",
|
||||
"commission_max_amount": "Max Amount (global)",
|
||||
"gen1_max_amount": "Gen1 Max Amount",
|
||||
"gen1_max_amount_helper": "Gen1 (direct referrer) maximum commission amount. NULL/0 = unlimited, fallback: Max Amount.",
|
||||
"gen2_max_amount": "Gen2 Max Amount",
|
||||
"gen2_max_amount_helper": "Gen2 (upline) maximum commission amount. NULL/0 = unlimited, fallback: Max Amount.",
|
||||
"gen1_title": "Direct Referrer (Gen1)",
|
||||
"gen2_title": "Upline (Gen2)",
|
||||
"legacy_fallback": "legacy fallback",
|
||||
"gen2_renewal_percent": "Gen2 Renewal %",
|
||||
"gen2_renewal_percent_helper": "Gen2 renewal commission percentage (e.g. 1.00 = 1%). Fallback: Upline Commission %.",
|
||||
"deactivate_confirm": "Are you sure you want to deactivate \"{name}\"?",
|
||||
"showing": "Showing",
|
||||
"xp_reward_helper": "Fixed reward given to the user for successful individual referrals (e.g., successful registration via invite code).",
|
||||
@@ -74,6 +83,10 @@
|
||||
"tier_vip": "VIP",
|
||||
"tier_platinum": "Platinum",
|
||||
"tier_enterprise": "Enterprise",
|
||||
"tier_contracted": "Contracted Agent"
|
||||
"tier_contracted": "Contracted Agent",
|
||||
"conflict_title": "Rule Conflict Detected",
|
||||
"conflict_message": "An active rule already exists for this target group and region. Do you want to deactivate the old rule and activate the new one?",
|
||||
"conflict_confirm": "Confirm Override",
|
||||
"conflict_cancel": "Cancel"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user