@capillarytech/creatives-library 8.0.197 → 8.0.198

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@capillarytech/creatives-library",
3
3
  "author": "meharaj",
4
- "version": "8.0.197",
4
+ "version": "8.0.198",
5
5
  "description": "Capillary creatives ui",
6
6
  "main": "./index.js",
7
7
  "module": "./index.es.js",
@@ -530,6 +530,14 @@ export default defineMessages({
530
530
  id: `${scope}.rcsDltIllustrationDesc`,
531
531
  defaultMessage: 'Please try creating a new DLT template in SMS section, once it is created, it will be available here',
532
532
  },
533
+ "noApprovedRcsTemplatesTitle": {
534
+ id: `${scope}.noApprovedRcsTemplatesTitle`,
535
+ defaultMessage: 'Sorry, we couldn\'t find any approved RCS templates',
536
+ },
537
+ "noApprovedRcsTemplatesDesc": {
538
+ id: `${scope}.noApprovedRcsTemplatesDesc`,
539
+ defaultMessage: 'Please try creating a new RCS template, once it is approved it will be available here',
540
+ },
533
541
  "copyOf": {
534
542
  id: `${scope}.copyOf`,
535
543
  defaultMessage: 'Copy of',