feat: add expired subscription broadcast target
This commit is contained in:
@@ -179,6 +179,7 @@
|
||||
"broadcast_target_all_button": "👥 All",
|
||||
"broadcast_target_active_button": "✅ Active",
|
||||
"broadcast_target_inactive_button": "⌛ Inactive",
|
||||
"broadcast_target_expired_button": "⏰ Expired",
|
||||
"confirm_broadcast_send_button": "✅ Send",
|
||||
"admin_broadcast_sending_started": "Starting broadcast...",
|
||||
"admin_broadcast_error_no_message": "Error: no message to broadcast.",
|
||||
@@ -1127,6 +1128,7 @@
|
||||
"admin_broadcast_target_all": "All active",
|
||||
"admin_broadcast_target_active": "With subscription",
|
||||
"admin_broadcast_target_inactive": "No subscription",
|
||||
"admin_broadcast_target_expired": "Expired subscription",
|
||||
"admin_expired_at": "Expired {date}",
|
||||
"admin_expired_badge": "Expired {date}",
|
||||
"admin_stats_error": "Failed to load statistics: {error}",
|
||||
@@ -1154,6 +1156,7 @@
|
||||
"admin_stats_trend_referrals": "Referrals: {count}",
|
||||
"admin_stats_label_inactive": "No active subscription",
|
||||
"admin_stats_trend_new_today": "Registrations today: {count}",
|
||||
"admin_stats_trend_expired_subscriptions": "Expired subscriptions: {count}",
|
||||
"admin_stats_section_revenue": "Revenue",
|
||||
"admin_stats_section_revenue_hint": "Succeeded payments, shop currency",
|
||||
"admin_stats_revenue_chart_title": "Daily revenue (UTC)",
|
||||
|
||||
Reference in New Issue
Block a user