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:
Fringg
2026-02-18 09:25:44 +03:00
parent 98ab1099b9
commit ecc089da64
5 changed files with 13 additions and 2 deletions

View File

@@ -243,6 +243,9 @@
"serversLabel": "Servers",
"servers_one": "{{count}} server",
"servers_other": "{{count}} servers",
"locationsLabel": "Locations",
"locations_one": "{{count}} location",
"locations_other": "{{count}} locations",
"traffic": "Traffic",
"unlimited": "Unlimited",
"used": "Used",