feature/IO-3096-GlobalNotifications - Checkpoint - Additional String Cleanup, loading spinner

This commit is contained in:
Dave Richer
2025-03-03 12:07:19 -05:00
parent 35b92570e5
commit 86aa5bf5e7
8 changed files with 46 additions and 20 deletions

View File

@@ -3781,7 +3781,7 @@
"new-notification-title": "New Notification:",
"show-unread-only": "Show Unread",
"mark-all-read": "Mark Read",
"loading": "Loading Notifications..."
"notification-popup-title": "Changes for Job #{{ro_number}}"
},
"actions": {
"remove": "remove"

View File

@@ -3769,6 +3769,7 @@
},
"notifications": {
"labels": {
"notification-center": "",
"scenario": "",
"notificationscenarios": "",
"save": "",
@@ -3776,7 +3777,11 @@
"add-watchers": "",
"employee-search": "",
"teams-search": "",
"add-watchers-team": ""
"add-watchers-team": "",
"new-notification-title": "",
"show-unread-only": "",
"mark-all-read": "",
"notification-popup-title": ""
},
"actions": {
"remove": ""

View File

@@ -3769,6 +3769,7 @@
},
"notifications": {
"labels": {
"notification-center": "",
"scenario": "",
"notificationscenarios": "",
"save": "",
@@ -3776,7 +3777,11 @@
"add-watchers": "",
"employee-search": "",
"teams-search": "",
"add-watchers-team": ""
"add-watchers-team": "",
"new-notification-title": "",
"show-unread-only": "",
"mark-all-read": "",
"notification-popup-title": ""
},
"actions": {
"remove": ""