@posiwise/i18n 0.0.24 → 0.0.26

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.
Files changed (2) hide show
  1. package/en.json +2 -1
  2. package/package.json +1 -1
package/en.json CHANGED
@@ -153,7 +153,7 @@
153
153
  "Admin.DomainConfig.CsCtaIframe": "Cs CTA iframe",
154
154
  "Admin.DomainConfig.ResourceDescription": "Resource Description",
155
155
  "Admin.DomainConfig.Header": "Header",
156
- "Admin.DomainConfig.BookDemoLinks": "Booking Links",
156
+ "Admin.DomainConfig.BookDemoLinks": "Booking Links Section",
157
157
  "Admin.DomainConfig.CsPdfDownloadText": "Cs Pdf Download Text",
158
158
  "Admin.DomainConfig.CsPdfImage": "Cs Pdf Image",
159
159
  "Admin.DomainConfig.CsPdfSourceId": "Cs Pdf Source",
@@ -946,6 +946,7 @@
946
946
  "Search.NoDataDescription": "Please try again using a different search query.",
947
947
  "Search.NoDataMessage": "We couldn't find anything that matched your filters.",
948
948
  "Resource.NoDataMessage": "Oops… nothing to show here (yet). We're working on something great — stay tuned!",
949
+ "Integration.NoDataMessage": "Oops… nothing to show here (yet). We're working on something great — stay tuned!",
949
950
  "Label.Email": "Email",
950
951
  "Label.IsActive": "Active",
951
952
  "Label.IsVisible": "Visible",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@posiwise/i18n",
3
- "version": "0.0.24",
3
+ "version": "0.0.26",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {