mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
fix(i18n): rename subscription.servers object to subscription.serverManagement
Resolves conflict where subscription.servers existed as both a nested object (for server management UI keys) and a pluralization base key. Renamed the nested object to serverManagement in all 4 locales and updated all t() references in Subscription.tsx.
This commit is contained in:
@@ -242,7 +242,7 @@
|
||||
"manageServers": "مدیریت سرورها",
|
||||
"manageServersTitle": "مدیریت سرورها"
|
||||
},
|
||||
"servers": {
|
||||
"serverManagement": {
|
||||
"statusLegend": "✅ — متصل • ➕ — اضافه خواهد شد (پولی) • ➖ — قطع خواهد شد",
|
||||
"discountBanner": "تخفیف سرور شما: -{{percent}}%",
|
||||
"forDays": "(برای {{days}} روز)",
|
||||
|
||||
Reference in New Issue
Block a user