[CST-12109] Updated notification text messages

This commit is contained in:
Alisa Ismailati
2024-02-27 10:33:03 +01:00
parent d0ed40536d
commit 447b275387
2 changed files with 12 additions and 12 deletions

View File

@@ -2428,13 +2428,13 @@
"item.truncatable-part.show-less": "Collapse", "item.truncatable-part.show-less": "Collapse",
"item.qa-event-notification.check.notification-info": "There are {{num}} pending review to check", "item.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
"item.qa-event-notification-info.check.button": "Check", "item.qa-event-notification-info.check.button": "View",
"mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending review to check", "mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
"mydspace.qa-event-notification-info.check.button": "Check", "mydspace.qa-event-notification-info.check.button": "View",
"workflow-item.search.result.delete-supervision.modal.header": "Delete Supervision Order", "workflow-item.search.result.delete-supervision.modal.header": "Delete Supervision Order",

View File

@@ -3535,21 +3535,21 @@
// "item.truncatable-part.show-less": "Collapse", // "item.truncatable-part.show-less": "Collapse",
"item.truncatable-part.show-less": "Riduci", "item.truncatable-part.show-less": "Riduci",
// "item.qa-event-notification.check.notification-info": "There are {{num}} pending review to check", // "item.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
// TODO New key - Add a translation // TODO New key - Add a translation
"item.qa-event-notification.check.notification-info": "There are {{num}} pending review to check", "item.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
// "item.qa-event-notification-info.check.button": "Check", // "item.qa-event-notification-info.check.button": "View",
// TODO New key - Add a translation // TODO New key - Add a translation
"item.qa-event-notification-info.check.button": "Check", "item.qa-event-notification-info.check.button": "View",
// "mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending review to check", // "mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
// TODO New key - Add a translation // TODO New key - Add a translation
"mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending review to check", "mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
// "mydspace.qa-event-notification-info.check.button": "Check", // "mydspace.qa-event-notification-info.check.button": "View",
// TODO New key - Add a translation // TODO New key - Add a translation
"mydspace.qa-event-notification-info.check.button": "Check", "mydspace.qa-event-notification-info.check.button": "View",
// "workflow-item.search.result.delete-supervision.modal.header": "Delete Supervision Order", // "workflow-item.search.result.delete-supervision.modal.header": "Delete Supervision Order",
"workflow-item.search.result.delete-supervision.modal.header": "Elimina l'ordine di supervisione", "workflow-item.search.result.delete-supervision.modal.header": "Elimina l'ordine di supervisione",