feat: improve squad management UX — rename, swap icons, color gift button

1. Rename "Управление серверами" → "Управление сквадами" across all
   4 locales (ru, en, zh, fa) — title, subtitle, nav, subscription
   options. The page manages RemnaWave squads, not individual servers.

2. Swap toggle button semantics — the button now shows the ACTION
   that will happen on click, not the current state:
   - Active squad: red X icon (click to deactivate)
   - Inactive squad: green checkmark (click to activate)

3. Gift/trial button: amber/orange when functional (clearly clickable),
   gray when disabled. Previously always gray, making it look inactive
   even when it could be clicked.
This commit is contained in:
Fringg
2026-04-23 05:00:36 +03:00
parent 2d6815a88e
commit 33f32648f0
5 changed files with 22 additions and 22 deletions

View File

@@ -583,8 +583,8 @@
"unlimited": "Безлимит",
"buyTrafficGb": "Купить {{gb}} ГБ",
"buyUnlimited": "Купить Безлимит",
"manageServers": "Управление серверами",
"manageServersTitle": "Управление серверами"
"manageServers": "Управление сквадами",
"manageServersTitle": "Управление сквадами"
},
"serverManagement": {
"statusLegend": "✅ — подключено • — будет добавлено (платно) • — будет отключено",
@@ -1121,7 +1121,7 @@
"apps": "Приложения",
"wheel": "Колесо",
"tariffs": "Тарифы",
"servers": "Серверы",
"servers": "Сквады",
"banSystem": "Мониторинг банов",
"broadcasts": "Рассылки",
"users": "Пользователи",
@@ -2857,8 +2857,8 @@
}
},
"servers": {
"title": "Управление серверами",
"subtitle": "Настройка серверов VPN",
"title": "Управление сквадами",
"subtitle": "Настройка сквадов",
"sync": "Синхронизировать",
"syncing": "Синхронизация...",
"syncNow": "Синхронизировать сейчас",