mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
fix: show locations count instead of servers on tariff cards
servers_count already represents squad count on backend. Renamed display labels to "locations" on tariff cards and confirmation view. Server names still shown in subscription card.
This commit is contained in:
@@ -257,6 +257,10 @@
|
||||
"servers_one": "{{count}} сервер",
|
||||
"servers_few": "{{count}} сервера",
|
||||
"servers_many": "{{count}} серверов",
|
||||
"locationsLabel": "Локации",
|
||||
"locations_one": "{{count}} локация",
|
||||
"locations_few": "{{count}} локации",
|
||||
"locations_many": "{{count}} локаций",
|
||||
"traffic": "Трафик",
|
||||
"unlimited": "Безлимит",
|
||||
"used": "Использовано",
|
||||
|
||||
Reference in New Issue
Block a user