feature/IO-3096-GlobalNotifications - Watchers - Second Version

This commit is contained in:
Dave Richer
2025-02-06 16:57:55 -05:00
parent f11d9dd804
commit c27b1d802f
6 changed files with 217 additions and 50 deletions

View File

@@ -3758,6 +3758,41 @@
"validation": {
"unique_vendor_name": ""
}
},
"notifications": {
"labels": {
"notificationscenarios": "",
"save": "",
"watching-issue": "",
"add-watchers": ""
},
"actions": {
"remove": ""
},
"aria": {
"toggle": ""
},
"tooltips": {
"watch": "",
"unwatch": ""
},
"scenarios": {
"job-assigned-to-me": "",
"bill-posted": "",
"critical-parts-status-changed": "",
"part-marked-back-ordered": "",
"new-note-added": "",
"supplement-imported": "",
"schedule-dates-changed": "",
"tasks-updated-created": "",
"new-media-added-reassigned": "",
"new-time-ticket-posted": "",
"intake-delivery-checklist-completed": "",
"job-added-to-production": "",
"job-status-change": "",
"payment-collected-completed": "",
"alternate-transport-changed": ""
}
}
}
}