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:
c0mrade
2026-01-27 22:47:41 +03:00
parent 821f9954c8
commit 4b35d8c392
5 changed files with 15 additions and 15 deletions

View File

@@ -242,7 +242,7 @@
"manageServers": "مدیریت سرورها",
"manageServersTitle": "مدیریت سرورها"
},
"servers": {
"serverManagement": {
"statusLegend": "✅ — متصل • — اضافه خواهد شد (پولی) • — قطع خواهد شد",
"discountBanner": "تخفیف سرور شما: -{{percent}}%",
"forDays": "(برای {{days}} روز)",