fix: rename "Regular user" to "No subscription" in legend

The gray color in the referral network legend represents users without
a subscription, not "regular/organic" users. Updated labels in all
4 locales (en, ru, fa, zh) to reflect this.
This commit is contained in:
Fringg
2026-03-22 09:51:43 +03:00
parent 5a92484912
commit cc64f7b8ea
4 changed files with 4 additions and 4 deletions

View File

@@ -1253,7 +1253,7 @@
"title": "Legend",
"fillTitle": "Subscription",
"borderTitle": "Referral role",
"regularUser": "Regular user",
"regularUser": "No subscription",
"activeReferrer": "Active referrer",
"partner": "Partner",
"topReferrer": "Top referrer (10+)",