mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-04 15:24:23 +01:00
5 lines
210 B
Ruby
5 lines
210 B
Ruby
json.title notification.notification_type
|
|
json.description t('.a_new_child_has_been_created_NAME_html',
|
|
NAME: notification.attached_object&.full_name || t('api.notifications.deleted_user'))
|
|
|