mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
refactor: move campaign editing from modal to separate page
- Create AdminCampaignEdit page for editing campaigns - Remove CampaignModal from AdminCampaigns - Use centralized icons (CampaignIcon, ChartIcon added) - Add route /admin/campaigns/:id/edit - Add localization keys for loadError and updateError
This commit is contained in:
@@ -1282,7 +1282,9 @@
|
||||
"deleteText": "این عمل قابل بازگشت نیست. کمپینهایی که ثبتنام دارند قابل حذف نیستند.",
|
||||
"cancel": "لغو",
|
||||
"delete": "حذف"
|
||||
}
|
||||
},
|
||||
"loadError": "بارگذاری کمپین ناموفق بود",
|
||||
"updateError": "ذخیره تغییرات ناموفق بود"
|
||||
},
|
||||
"promocodes": {
|
||||
"title": "کدهای تخفیف",
|
||||
|
||||
Reference in New Issue
Block a user