mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13: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:
@@ -239,6 +239,8 @@
|
||||
"baseTariff": "تعرفه",
|
||||
"serversLabel": "سرورها",
|
||||
"servers_other": "{{count}} سرور",
|
||||
"locationsLabel": "مکانها",
|
||||
"locations_other": "{{count}} مکان",
|
||||
"traffic": "ترافیک",
|
||||
"unlimited": "نامحدود",
|
||||
"used": "استفاده شده",
|
||||
|
||||
Reference in New Issue
Block a user