@posiwise/i18n 0.0.21 → 0.0.23

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/de.json CHANGED
@@ -40,6 +40,7 @@
40
40
  "Button.Google": "Google",
41
41
  "Button.LinkedIn": "LinkedIn",
42
42
  "Button.Twitter": "Twitter",
43
+ "Button.Cognito": "Cognito",
43
44
  "Button.Submit": "Senden",
44
45
  "Label.NumberOfUsers": "Anzahl der Benutzer",
45
46
  "Label.Trial": "Trial",
package/en.json CHANGED
@@ -48,7 +48,7 @@
48
48
  "Admin.DomainConfig.AddedMessage": "DomainConfig Successfully Added.",
49
49
  "Admin.DomainConfig.UpdatedMessage": "DomainConfig Successfully Updated.",
50
50
  "Admin.DomainConfig.DeletedMessage": "DomainConfig Successfully Deleted.",
51
- "Admin.DomainConfig.NoDataMessage": "We couldn't find any Domain Configs - please consider adding some.",
51
+ "Admin.DomainConfig.NoDataMessage": "No domain configurations found. Add one to get started.",
52
52
  "Admin.DomainConfig.EnableConfigTab": "To enable this tab config, you first need to save the required data in the Core Config tab.",
53
53
  "Admin.DomainConfig.HostName": "Domain Name",
54
54
  "Admin.DomainConfig.InternalPath": "Internal Path",
@@ -100,16 +100,22 @@
100
100
  "Admin.DomainConfig.IntegrationsGoogleApiKey": "Google Api Key",
101
101
  "Admin.DomainConfig.IntegrationsSentryConfigDns": "Sentry Config Dns",
102
102
  "Admin.DomainConfig.OAuthLoginTwitterClientId": "OAuth Login Twitter Client Id",
103
+ "Admin.DomainConfig.OAuthLoginCognitoAppClientId": "OAuth Login Cognito App Client ID",
104
+ "Admin.DomainConfig.OAuthAwsCognitoAccessKeyId": "OAuth AWS Cognito Access Key ID",
105
+ "Admin.DomainConfig.OAuthAwsCognitoSecretAccessKey": "OAuth AWS Cognito Secret Access Key",
103
106
  "Admin.DomainConfig.OAuthLoginFacebookClientId": "OAuth Login Facebook Client Id",
104
107
  "Admin.DomainConfig.OAuthLoginLinkedInClientId": "OAuth Login LinkedIn Client Id",
105
108
  "Admin.DomainConfig.OAuthLoginGoogleClientId": "OAuth Login Google Client Id",
106
109
  "Admin.DomainConfig.OAuthLoginMicrosoftClientId": "OAuth Login Microsoft Client Id",
107
110
  "Admin.DomainConfig.OAuthLoginAppleClientId": "OAuth Login Apple Client Id",
111
+ "Admin.DomainConfig.OAuthLoginCognitoAppClientSecret": "OAuth Login Cognito App Client Secret",
108
112
  "Admin.DomainConfig.OAuthLoginTwitterSecret": "OAuth Login Twitter Secret",
109
113
  "Admin.DomainConfig.OAuthLoginGoogleSecret": "OAuth Login Google Secret",
110
114
  "Admin.DomainConfig.OAuthLoginFacebookSecret": "OAuth Login Facebook Secret",
111
115
  "Admin.DomainConfig.OAuthLoginLinkedInSecret": "OAuth Login LinkedIn Secret",
112
116
  "Admin.DomainConfig.OAuthLoginMicrosoftSecret": "OAuth Login Microsoft Secret",
117
+ "Admin.DomainConfig.OAuthLoginCognitoSite": "OAuth Login Cognito Site",
118
+ "Admin.DomainConfig.OAuthLoginCognitoUserPoolId": "OAuth Login Cognito User Pool ID",
113
119
  "Admin.DomainConfig.OAuthLoginTwitterKey": "OAuth Login Twitter Key",
114
120
  "Admin.DomainConfig.OAuthLoginTwitterAuthCallback": "OAuth Login Twitter Callback",
115
121
  "Admin.DomainConfig.TwitterSeoCard": "Twitter Seo Card",
@@ -123,6 +129,7 @@
123
129
  "Admin.DomainConfig.BlogFeatureKey": "Blog Feature Key",
124
130
  "Admin.DomainConfig.CanRegisterOnMainPage": "Can Register On Main Page",
125
131
  "Admin.DomainConfig.ColorCodeFirst": "Color Code First",
132
+ "Admin.DomainConfig.SetColorCodeDefault": "Set Default Colors",
126
133
  "Admin.DomainConfig.ColorCodeSecond": "Color Code Second",
127
134
  "Admin.DomainConfig.ColorCodeSidebarBg": "Color Code Sidebar Bg",
128
135
  "Admin.DomainConfig.ColorCodeSidebarText": "Color Code Sidebar Text",
@@ -202,7 +209,7 @@
202
209
  "Admin.DomainConfig.Tooltip.IntraServicesToken": "This token must match the one set at the database configuration level to enable the microservices in our cluster to communicate with each other.",
203
210
  "Admin.DomainConfig.Tooltip.WebhookToken": "This is the token you need to append to all webhooks. E.g., /integrations-api/v1/paypal/webhook-token={your_token}",
204
211
  "Admin.DomainConfig.Tooltip.FrontendRepoName": "This is only for you to remember which frontend repo corresponds to this domain.",
205
- "Admin.DomainConfig.Tooltip.Description": "Your custom description, e.g., My Domain config for my awesome project.",
212
+ "Admin.DomainConfig.Tooltip.Description": "Your custom description, e.g., My Domain configuration for my awesome project.",
206
213
  "Admin.DomainConfig.Tooltip.MasterSubscriptionProduct": "This is the product associated with the Master (Build) Subscription. The frontend sends its ID to the backend to verify the user permissions.",
207
214
  "Admin.DomainConfig.Tooltip.MasterSubscription": "This is the Master (Build) Subscription. The frontend sends its ID to the backend to verify the user permissions.",
208
215
  "Admin.DomainConfig.Tooltip.MainTos": "This serves as the default Terms of Service and Privacy Policy page when a product does not have its own defined.",
@@ -274,7 +281,7 @@
274
281
  "Admin.LoginNotification.AddedMessage": "LoginNotification Successfully Added.",
275
282
  "Admin.LoginNotification.UpdatedMessage": "LoginNotification Successfully Updated.",
276
283
  "Admin.LoginNotification.DeletedMessage": "LoginNotification Successfully Deleted.",
277
- "Admin.LoginNotification.NoDataMessage": "We couldn't find any Login Notifications - please consider adding some.",
284
+ "Admin.LoginNotification.NoDataMessage": "We couldn't find any Dashboard Notifications - please consider adding some.",
278
285
  "Admin.LoginNotification.NotificationType": "Notification Type",
279
286
  "Admin.LoginNotification.Body": "Body",
280
287
  "Admin.LoginNotification.Features": "Features",
@@ -306,7 +313,7 @@
306
313
  "Admin.NewsletterItem.LastOpened": "Last Opened",
307
314
  "Admin.NewsletterItem.Pushed": "Pushed?",
308
315
  "Admin.NewsletterItem.Title": "Title",
309
- "Admin.NewsletterItem.Newsletter": "Newsletter",
316
+ "Admin.NewsletterItem.Newsletter": "Newsletter Category",
310
317
  "Admin.NewsletterItem.Body": "Body",
311
318
  "Admin.NewsletterItem.Sent": "Delivered?",
312
319
  "Admin.NewsletterItem.Location": "Location",
@@ -418,6 +425,7 @@
418
425
  "Admin.Products.SignupInstructions": "Signup Instructions",
419
426
  "Admin.Products.SignupInstructionEmployees": "Signup Instruction Employees",
420
427
  "Admin.Products.BillingFrequency": "Billing Frequency",
428
+ "Admin.Products.DocumentationUrl": "Documentation Url",
421
429
  "Admin.Products.ProductPrivacyService": "Product Privacy Service",
422
430
  "Admin.Products.MasterProduct": "Master Product",
423
431
  "Admin.Products.AssignedRoles": "Assigned Roles",
@@ -459,6 +467,7 @@
459
467
  "Admin.Products.Tooltip.SignupInstructions": "These are the instructions that will be visible in the invitation email sent to new users of this product when they join our platform",
460
468
  "Admin.Products.Tooltip.SignupInstructionEmployees": "These are the instructions that will be visible to new subscription members when they get invited using the Enterprise feature",
461
469
  "Admin.Products.Tooltip.BillingFrequency": "Billing frequency for this product",
470
+ "Admin.Products.Tooltip.DocumentationUrl": "Page that will be loaded at the /{slug}/documentation path.",
462
471
  "Admin.Products.Tooltip.ProductPrivacyService": "This is the Privacy and Terms of Service for this product",
463
472
  "Admin.Products.Tooltip.MasterProduct": "This field is visible only to SuperAdmins - it's used to enable SuperAdmins to update the Master Product",
464
473
  "Admin.Products.Tooltip.Region": "Defined in which regions the product will be visible and available for users to subscribe to. If it is set to 'world' the product will be available from everywhere in the world",
@@ -513,6 +522,7 @@
513
522
  "Admin.Subscriptions.Currency": "Currency",
514
523
  "Admin.Subscriptions.PricePerMonth": "Price/M",
515
524
  "Admin.Subscriptions.PricePerUnit": "Price Per Unit",
525
+ "Admin.Subscriptions.ConfirmRecover": "Are you sure? Reactivating the subscription will also reset all the fields related to Stripe.",
516
526
  "Admin.Subscriptions.Paid": "Paid",
517
527
  "Admin.Subscriptions.Billing": "Billing",
518
528
  "Admin.Subscriptions.ExpiresAt": "Expires At / Created At",
@@ -557,6 +567,8 @@
557
567
  "Admin.Subscriptions.Tooltip.Reddit": "This should be your Reddit handle and it should be similar to 'posiwise'",
558
568
  "Admin.Subscriptions.Tooltip.Enforce2fa": "Require all members of this subscription to enable 2FA authentication at their next login",
559
569
  "Admin.Subscriptions.Tooltip.AssignedRoles": "You can choose which roles you want to make available for this given subscription",
570
+ "Admin.Tags.Tooltip.IconName": "Set the icon you want to display on the resource pages.",
571
+ "Admin.Tags.Tooltip.VisibleInResources": "Set this tag to true to make it visible on the resource pages",
560
572
  "Admin.Subscriptions.Validation.SignedUpAt": "Please select a date",
561
573
  "Admin.Subscriptions.Validation.Units": "Please select units",
562
574
  "Admin.Subscriptions.Validation.FirstName": "Please enter the first name",
@@ -580,6 +592,10 @@
580
592
  "Admin.Tips.AddedMessage": "Tip is updated successfully.",
581
593
  "Admin.Tips.UpdatedMessage": "Tip is saved successfully.",
582
594
  "Admin.Tags.Category": "Category",
595
+ "Admin.Tags.IconName": "Icon Name",
596
+ "Admin.Tags.TagName": "Name",
597
+ "Admin.Tags.TagType": "Type",
598
+ "Admin.Tags.VisibleInResources": "Visible In Resources",
583
599
  "Admin.Tags.AddedMessage": "Saved successfully.",
584
600
  "Admin.Tags.UpdatedMessage": "Updated successfully.",
585
601
  "Admin.Tags.DeletedMessage": "Deleted successfully.",
@@ -587,7 +603,7 @@
587
603
  "Admin.Tags.NoCategoryDataMessage": "We couldn't find any Tag Categories - please consider adding some.",
588
604
  "Admin.Permissions.UpdatedMessage": "Permission Updated successfully.",
589
605
  "Admin.Permissions.AddedMessage": "Permission Added successfully.",
590
- "Admin.SubscriptionCredentialMessages.CreateSubscriptionCredential": "Create subscription credential",
606
+ "Admin.SubscriptionCredentialMessages.CreateSubscriptionCredential": "Add Subscription Credential",
591
607
  "Admin.SubscriptionCredentialMessages.SubscriptionOwner": "Owner",
592
608
  "Admin.SubscriptionCredentialMessages.Credential": "Credential",
593
609
  "Admin.SubscriptionCredentialMessages.Field": "Field",
@@ -596,6 +612,7 @@
596
612
  "Admin.SubscriptionCredentialMessages.SubscriptionCredential": "Subscription Credential",
597
613
  "Admin.SubscriptionCredentialMessages.CredentialValidation": "Please select credential",
598
614
  "Admin.SubscriptionCredentialMessages.ValueValidation": "Please enter value",
615
+ "Admin.SubscriptionCredentialMessages.SelectCredential": "Select credential",
599
616
  "Admin.GlobalConfigMessage.Config": "Config",
600
617
  "Admin.GlobalConfigMessage.Name": "Name",
601
618
  "Admin.GlobalConfigMessage.FieldType": "Field Type",
@@ -606,6 +623,7 @@
606
623
  "Admin.GlobalConfigMessage.UpdatedMessage": "Updated successfully.",
607
624
  "Admin.GlobalConfigMessage.DeletedMessage": "Deleted successfully.",
608
625
  "Admin.GlobalConfigMessage.NoDataMessage": "No global configs present - please add some.",
626
+ "Admin.GlobalConfigMessage.SelectFieldType": "Select field type.",
609
627
  "Admin.Credentials.Name": "Name",
610
628
  "Admin.Credentials.Field": "Field",
611
629
  "Admin.Credentials.Active": "Active",
@@ -630,6 +648,11 @@
630
648
  "Admin.Tracking.OpenCount": "Open Count",
631
649
  "Admin.Tracking.Browser": "Browser",
632
650
  "Admin.Tracking.DeviceType": "Device Type",
651
+ "Admin.Tracking.Domain": "Referring Domain",
652
+ "Admin.Tracking.LandingPage": "Landing Page",
653
+ "Admin.Tracking.Country": "Country",
654
+ "Admin.Tracking.Region": "Region",
655
+ "Admin.Tracking.City": "City",
633
656
  "Admin.Tracking.Ip": "Ip",
634
657
  "Admin.Tracking.Os": "Os",
635
658
  "Admin.Tracking.StartedAt": "Started At",
@@ -843,26 +866,37 @@
843
866
  "Enterprise.Tooltip.VisibleGlobally": "If set to true, it will be visible to every team.",
844
867
  "Enterprise.Tooltip.Published": "If set to true, it will be visible by all subscription members.",
845
868
  "Enterprise.Tooltip.Pushed": "If set to true, a notification will be sent to the subscription members.",
846
- "Blog.AddedMessage": "The blog post has been successfully added.",
847
- "Blog.UpdatedMessage": "The blog post has been successfully updated.",
848
- "Blog.DeletedMessage": "The blog post deleted successfully.",
849
- "Blog.Posts.Body": "Body",
850
- "Blog.Posts.Tags": "Tags",
851
- "Blog.Posts.Published": "Published",
852
- "Blog.Posts.PublishedAt": "Published At",
853
- "Blog.Posts.View": "View",
854
- "Blog.Posts.JoinedAt": "Joined At",
855
- "Blog.Posts.Author": "Author",
856
- "Blog.Posts.AcceptedAt": "Accepted At",
857
- "Blog.Posts.AcceptedByAdmin": "Accepted By Admin",
858
- "Blog.Posts.CoverPicture": "Cover Picture",
859
- "Blog.Posts.DeletedMessage": "Deleted successfully.",
860
- "Blog.Posts.CommentAdded": "Comment successfully added",
861
- "Blog.Posts.NoDataMessage": "We couldn't find any Blog Posts - please consider adding some.",
862
- "Blog.Posts.Validation.Title": "Please enter a title",
863
- "Blog.Posts.Validation.Body": "Please enter the body",
864
- "Blog.Posts.Tooltip.Published": "This will make the post visible in the public list",
865
- "Blog.Posts.Tooltip.AcceptedByAdmin": "The post will be visible only after an admin has accepted it",
869
+ "Resource.AddedMessage": "The resource has been successfully added.",
870
+ "Resource.UpdatedMessage": "The resource has been successfully updated.",
871
+ "Resource.DeletedMessage": "The resource deleted successfully.",
872
+ "Resource.Posts.Body": "Body",
873
+ "Resource.Posts.Tags": "Tags",
874
+ "Resource.Posts.When": "When",
875
+ "Resource.Posts.CtaText": "CTA Text",
876
+ "Resource.Posts.ExternalUrl": "External Url",
877
+ "Resource.Posts.Published": "Published",
878
+ "Resource.Posts.PublishedAt": "Published At",
879
+ "Resource.Posts.View": "View",
880
+ "Resource.Posts.JoinedAt": "Joined At",
881
+ "Resource.Add": "Add Resource",
882
+ "Resource.Posts.Title": "Resources",
883
+ "Resource.Description": "The <strong>Resources</strong> module allows you to create and publish content that will be publicly visible on your <strong>/resources</strong> page.<br/>You can use it to share a wide range of content types, including: <strong>Case Studies</strong>, <strong>Release Notes</strong>, <strong>White Papers</strong>, <strong>Integrations</strong>, etc.",
884
+ "Resource.Posts.Author": "Author",
885
+ "Resource.Posts.AcceptedAt": "Accepted At",
886
+ "Resource.Posts.AcceptedByAdmin": "Accepted By Admin",
887
+ "Resource.Posts.ShowCase": "ShowCase",
888
+ "Resource.Posts.CoverPicture": "Cover Picture",
889
+ "Resource.Posts.DeletedMessage": "Deleted successfully.",
890
+ "Resource.Posts.CommentAdded": "Comment successfully added",
891
+ "Resource.Posts.NoDataMessage": "We couldn't find any Resource - please consider adding some.",
892
+ "Resource.Posts.Validation.Title": "Please enter a title",
893
+ "Resource.Posts.Validation.Body": "Please enter the body",
894
+ "Resource.Posts.Tooltip.Published": "This will make the resource visible in the public list",
895
+ "Resource.Posts.Tooltip.CtaText": "Set the text shown on resource page buttons.",
896
+ "Resource.Posts.Tooltip.ExternalUrl": "Set the URL this resource should redirect to when users click the CTA on resource pages.",
897
+ "Resource.Posts.Tooltip.AcceptedByAdmin": "The resource will be visible only after an admin has accepted it",
898
+ "Resource.Posts.Tooltip.ShowCase": "Set to true to display this resource on resource pages.",
899
+ "Resource.Posts.Tooltip.When": "Set the date when this resource is relevant — e.g., the date of an event.",
866
900
  "GenericMessage.WentWrong": "Something went wrong, contact your administrator.",
867
901
  "Button.Home": "Home",
868
902
  "Button.ForgotPassword": "Forgot Password?",
@@ -880,6 +914,7 @@
880
914
  "Button.Google": "Google",
881
915
  "Button.LinkedIn": "LinkedIn",
882
916
  "Button.Twitter": "Twitter",
917
+ "Button.Cognito": "Cognito",
883
918
  "Button.Submit": "Submit",
884
919
  "Label.NewSupport": "Open New Support Request",
885
920
  "Button.FillRequired": "Please fill in all required fields",
package/es.json CHANGED
@@ -40,6 +40,7 @@
40
40
  "Button.Google": "Google",
41
41
  "Button.LinkedIn": "LinkedIn",
42
42
  "Button.Twitter": "Twitter",
43
+ "Button.Cognito": "Cognito",
43
44
  "Button.Submit": "Enviar",
44
45
  "Label.NumberOfUsers": "Número de usuarios",
45
46
  "Label.Trial": "Juicio",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@posiwise/i18n",
3
- "version": "0.0.21",
3
+ "version": "0.0.23",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/smart-crm/en.json CHANGED
@@ -62,6 +62,7 @@
62
62
  "CategoriesMessages.BuildCategory": "Build Default Categories",
63
63
  "CategoriesMessages.Name": "Name",
64
64
  "CategoriesMessages.PreviousCategory": "Previous Category",
65
+ "CategoriesMessages.PreviousAction": "Previous Action",
65
66
  "CategoriesMessages.Visible": "Visible",
66
67
  "CategoriesMessages.Default": "Default",
67
68
  "CategoriesMessages.NameRequired": "Please enter name",
@@ -97,8 +98,8 @@
97
98
  "CommunicationsMessage.Title": "Subject",
98
99
  "CommunicationsMessage.Value": "Value",
99
100
  "CommunicationsMessage.Reason": "Reason",
100
- "CommunicationsMessage.AddedMessage": "Communication Successfully Added",
101
- "CommunicationsMessage.DeletedMessage": "Communication Successfully Deleted",
101
+ "CommunicationsMessage.AddedMessage": "Email Communication Successfully Added",
102
+ "CommunicationsMessage.DeletedMessage": "Email Communication Successfully Deleted",
102
103
  "CommunicationsMessage.NoCommunicationMessage": "No marketing communication emails - start adding some.",
103
104
  "CommunicationsMessage.NoInsightMessage": "Not enough data",
104
105
  "CommunicationsMessage.Tooltip.Title": "Specifies the subject of your email communication.",
@@ -116,10 +117,10 @@
116
117
  "CommunicationsMessage.Tooltip.ContactLabel": "If enabled, emails will be sent only to contacts with the specified labels.",
117
118
  "CommunicationsMessage.Tooltip.SendUntil": "Specify the date when our system should stop sending this email communication.",
118
119
  "CommunicationsMessage.Tooltip.SendAt": "Specify the date when our system should start sending this email communication.",
119
- "CommunicationsMessage.Tooltip.PreviousNewsletter": "If enabled, this communication will be sent only after the previous newsletter has been delivered.",
120
+ "CommunicationsMessage.Tooltip.PreviousNewsletter": "If enabled, this email communication will be sent only after the previous newsletter has been delivered.",
120
121
  "CommunicationsMessage.Tooltip.DaysToWaitFromPreviousNewsletter": "Specifies the number of days to wait after the previous newsletter has been delivered before sending this one.",
121
- "CommunicationsMessage.Tooltip.Product": "If enabled, this communication will be sent only to contacts subscribed to the selected product.",
122
- "CommunicationsMessage.Tooltip.IsPushed": "If enabled, our system will begin delivering this communication.",
122
+ "CommunicationsMessage.Tooltip.Product": "If enabled, this email communication will be sent only to contacts subscribed to the selected product.",
123
+ "CommunicationsMessage.Tooltip.IsPushed": "If enabled, our system will begin delivering this email communication to relevant recipients.",
123
124
  "CommunicationsMessage.Tooltip.IsSent": "If enabled, this indicates that the communication has been successfully delivered.",
124
125
  "CommunicationsMessage.Tooltip.Location": "If a location is specified, the newsletter will only be sent to contacts within a 200km radius of that location.",
125
126
  "CommonMessage.AddedMessage": "Record Successfully Added",