Skip to content

Commit 447b275

Browse files
[CST-12109] Updated notification text messages
1 parent d0ed405 commit 447b275

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2428,13 +2428,13 @@
24282428

24292429
"item.truncatable-part.show-less": "Collapse",
24302430

2431-
"item.qa-event-notification.check.notification-info": "There are {{num}} pending review to check",
2431+
"item.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
24322432

2433-
"item.qa-event-notification-info.check.button": "Check",
2433+
"item.qa-event-notification-info.check.button": "View",
24342434

2435-
"mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending review to check",
2435+
"mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
24362436

2437-
"mydspace.qa-event-notification-info.check.button": "Check",
2437+
"mydspace.qa-event-notification-info.check.button": "View",
24382438

24392439
"workflow-item.search.result.delete-supervision.modal.header": "Delete Supervision Order",
24402440

src/assets/i18n/it.json5

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3535,21 +3535,21 @@
35353535
// "item.truncatable-part.show-less": "Collapse",
35363536
"item.truncatable-part.show-less": "Riduci",
35373537

3538-
// "item.qa-event-notification.check.notification-info": "There are {{num}} pending review to check",
3538+
// "item.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
35393539
// TODO New key - Add a translation
3540-
"item.qa-event-notification.check.notification-info": "There are {{num}} pending review to check",
3540+
"item.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
35413541

3542-
// "item.qa-event-notification-info.check.button": "Check",
3542+
// "item.qa-event-notification-info.check.button": "View",
35433543
// TODO New key - Add a translation
3544-
"item.qa-event-notification-info.check.button": "Check",
3544+
"item.qa-event-notification-info.check.button": "View",
35453545

3546-
// "mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending review to check",
3546+
// "mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
35473547
// TODO New key - Add a translation
3548-
"mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending review to check",
3548+
"mydspace.qa-event-notification.check.notification-info": "There are {{num}} pending suggestions related to your account",
35493549

3550-
// "mydspace.qa-event-notification-info.check.button": "Check",
3550+
// "mydspace.qa-event-notification-info.check.button": "View",
35513551
// TODO New key - Add a translation
3552-
"mydspace.qa-event-notification-info.check.button": "Check",
3552+
"mydspace.qa-event-notification-info.check.button": "View",
35533553

35543554
// "workflow-item.search.result.delete-supervision.modal.header": "Delete Supervision Order",
35553555
"workflow-item.search.result.delete-supervision.modal.header": "Elimina l'ordine di supervisione",

0 commit comments

Comments
 (0)