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+)",

View File

@@ -1087,7 +1087,7 @@
"title": "راهنما",
"fillTitle": "اشتراک",
"borderTitle": "نقش ارجاع‌دهنده",
"regularUser": "کاربر عادی",
"regularUser": "بدون اشتراک",
"activeReferrer": "ارجاع‌دهنده فعال",
"partner": "شریک",
"topReferrer": "ارجاع‌دهنده برتر (+۱۰)",

View File

@@ -1274,7 +1274,7 @@
"title": "Легенда",
"fillTitle": "Подписка",
"borderTitle": "Роль реферера",
"regularUser": "Обычный",
"regularUser": "Без подписки",
"activeReferrer": "Активный реферер",
"partner": "Партнёр",
"topReferrer": "Топ-реферер (10+)",

View File

@@ -1087,7 +1087,7 @@
"title": "图例",
"fillTitle": "订阅状态",
"borderTitle": "推荐角色",
"regularUser": "普通用户",
"regularUser": "无订阅",
"activeReferrer": "活跃推荐人",
"partner": "合作伙伴",
"topReferrer": "顶级推荐人 (10+)",