@posiwise/i18n 0.0.23 → 0.0.24
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/en.json +14 -0
- package/package.json +1 -1
package/en.json
CHANGED
|
@@ -144,16 +144,22 @@
|
|
|
144
144
|
"Admin.DomainConfig.CsBookDemoUrl": "Cs Book Demo Url",
|
|
145
145
|
"Admin.DomainConfig.CsCrmSourceId": "Cs Crm Source",
|
|
146
146
|
"Admin.DomainConfig.CsImage": "Cs Image",
|
|
147
|
+
"Admin.DomainConfig.Image": "Resource Image",
|
|
148
|
+
"Admin.DomainConfig.ResourceImage": "Resource Image",
|
|
147
149
|
"Admin.DomainConfig.CsImage2": "Cs Image2",
|
|
148
150
|
"Admin.DomainConfig.CsImageBg": "Cs Image Bg",
|
|
149
151
|
"Admin.DomainConfig.CsImageBg2": "Cs Image Bg2",
|
|
150
152
|
"Admin.DomainConfig.CsJoinMessage": "Cs Join Message",
|
|
151
153
|
"Admin.DomainConfig.CsCtaIframe": "Cs CTA iframe",
|
|
154
|
+
"Admin.DomainConfig.ResourceDescription": "Resource Description",
|
|
155
|
+
"Admin.DomainConfig.Header": "Header",
|
|
156
|
+
"Admin.DomainConfig.BookDemoLinks": "Booking Links",
|
|
152
157
|
"Admin.DomainConfig.CsPdfDownloadText": "Cs Pdf Download Text",
|
|
153
158
|
"Admin.DomainConfig.CsPdfImage": "Cs Pdf Image",
|
|
154
159
|
"Admin.DomainConfig.CsPdfSourceId": "Cs Pdf Source",
|
|
155
160
|
"Admin.DomainConfig.CsProduct": "Cs Product",
|
|
156
161
|
"Admin.DomainConfig.CsVideoUrl": "Cs Video Url",
|
|
162
|
+
"Admin.DomainConfig.ResourceTagline": "Resource Tagline",
|
|
157
163
|
"Admin.DomainConfig.FreemiumBookDemoUrl": "Freemium Book Demo Url",
|
|
158
164
|
"Admin.DomainConfig.FreemiumCrmSourceId": "Freemium Crm Source",
|
|
159
165
|
"Admin.DomainConfig.FreemiumImage": "Freemium Image",
|
|
@@ -264,15 +270,18 @@
|
|
|
264
270
|
"Admin.DomainConfig.Tooltip.TrialPdfSourceId": "Specifies the CrmSource for users subscribing to a SmartCrm newsletter through the PDF download section.",
|
|
265
271
|
"Admin.DomainConfig.Tooltip.CsJoinMessage": "This text will appear in the subheading of most Coming Soon pages. Use ‘<br>’ to insert line breaks as needed.",
|
|
266
272
|
"Admin.DomainConfig.Tooltip.CsCtaIframe": "Adding an iframe here will replace the call-to-action section (e.g., signup section) with the specified iframe.",
|
|
273
|
+
"Admin.DomainConfig.Tooltip.ResourceDescription": "Sets the resource description displayed on certain resource pages.",
|
|
267
274
|
"Admin.DomainConfig.Tooltip.CsProduct": "When users sign up for the newsletter, their interest in this product will be recorded.",
|
|
268
275
|
"Admin.DomainConfig.Tooltip.SeeLiveCs": "Replace the number at the end of the link to explore more options (e.g., /cs1, /cs2, /cs3, etc.).",
|
|
269
276
|
"Admin.DomainConfig.Tooltip.SeeLiveTrial": "Replace the number at the end of the link to explore more options (e.g., /cs1, /cs2, /cs3, etc.).",
|
|
270
277
|
"Admin.DomainConfig.Tooltip.CsCrmSourceId": "When users sign up for the newsletter, their origin will be recorded under this CrmSource.",
|
|
271
278
|
"Admin.DomainConfig.Tooltip.CsImage": "Sets the main image displayed on certain ComingSoon pages.",
|
|
279
|
+
"Admin.DomainConfig.Tooltip.ResourceImage": "Sets the resource image displayed on certain resource pages.",
|
|
272
280
|
"Admin.DomainConfig.Tooltip.CsImage2": "Sets the secondary image displayed on certain ComingSoon pages.",
|
|
273
281
|
"Admin.DomainConfig.Tooltip.CsImageBg": "Specifies the main background image for certain ComingSoon pages.",
|
|
274
282
|
"Admin.DomainConfig.Tooltip.CsImageBg2": "Specifies the secondary background image for certain ComingSoon pages.",
|
|
275
283
|
"Admin.DomainConfig.Tooltip.CsVideoUrl": "Specifies the URL of the embedded YouTube video used on certain ComingSoon pages.",
|
|
284
|
+
"Admin.DomainConfig.Tooltip.ResourceTagline": "Specifies the tagline displayed on Resource pages.",
|
|
276
285
|
"Admin.DomainConfig.Tooltip.CsBookDemoUrl": "Specifies the URL (e.g., Calendly) where users can book a demo directly.",
|
|
277
286
|
"Admin.DomainConfig.Tooltip.CsPdfImage": "Set the image of the DownloadPdf section used in some ComingSoon pages.",
|
|
278
287
|
"Admin.DomainConfig.Tooltip.CsPdfDownloadText": "Specify the custom text for the DownloadPdf section on certain ComingSoon pages. Use ‘<br>’ to add line breaks as needed.",
|
|
@@ -377,6 +386,7 @@
|
|
|
377
386
|
"Admin.Users.Tooltip.Beta": "If true, this user will be able to see features that are ready for user testing",
|
|
378
387
|
"Admin.Users.Tooltip.AlphaIcon": "This user is set as Alpha and will be able to see experimental features that are not yet ready for user testing",
|
|
379
388
|
"Admin.Users.Tooltip.BetaIcon": "This user is set as Beta and will be able to see features that are ready for user testing",
|
|
389
|
+
"Admin.Users.Tooltip.Cognito": "This user has enabled Cognito",
|
|
380
390
|
"Admin.Users.Tooltip.Blocked": "If true, this user is blocked, and he won't be able to log into our system",
|
|
381
391
|
"Admin.Users.Validation.FirstName": "Please enter first name",
|
|
382
392
|
"Admin.Users.Validation.LastName": "Please enter last name",
|
|
@@ -593,6 +603,8 @@
|
|
|
593
603
|
"Admin.Tips.UpdatedMessage": "Tip is saved successfully.",
|
|
594
604
|
"Admin.Tags.Category": "Category",
|
|
595
605
|
"Admin.Tags.IconName": "Icon Name",
|
|
606
|
+
"Admin.Tags.Image": "Tag Image",
|
|
607
|
+
"Admin.Tags.Description": "Description",
|
|
596
608
|
"Admin.Tags.TagName": "Name",
|
|
597
609
|
"Admin.Tags.TagType": "Type",
|
|
598
610
|
"Admin.Tags.VisibleInResources": "Visible In Resources",
|
|
@@ -872,6 +884,7 @@
|
|
|
872
884
|
"Resource.Posts.Body": "Body",
|
|
873
885
|
"Resource.Posts.Tags": "Tags",
|
|
874
886
|
"Resource.Posts.When": "When",
|
|
887
|
+
"Resource.Posts.Showcase": "Showcase",
|
|
875
888
|
"Resource.Posts.CtaText": "CTA Text",
|
|
876
889
|
"Resource.Posts.ExternalUrl": "External Url",
|
|
877
890
|
"Resource.Posts.Published": "Published",
|
|
@@ -932,6 +945,7 @@
|
|
|
932
945
|
"Label.Product": "Product",
|
|
933
946
|
"Search.NoDataDescription": "Please try again using a different search query.",
|
|
934
947
|
"Search.NoDataMessage": "We couldn't find anything that matched your filters.",
|
|
948
|
+
"Resource.NoDataMessage": "Oops… nothing to show here (yet). We're working on something great — stay tuned!",
|
|
935
949
|
"Label.Email": "Email",
|
|
936
950
|
"Label.IsActive": "Active",
|
|
937
951
|
"Label.IsVisible": "Visible",
|