1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/app/views/api/notifications/_notify_member_subscription_canceled.json.jbuilder

5 lines
186 B
Ruby

json.title notification.notification_type
json.description t('.your_subscription_PLAN_was_successfully_cancelled_html',
PLAN: notification.attached_object.plan.name)