@posiwise/i18n 0.0.21 → 0.0.22
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 +35 -25
- package/package.json +1 -1
- package/smart-crm/en.json +1 -0
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": "
|
|
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",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"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
203
|
"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
204
|
"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
|
|
205
|
+
"Admin.DomainConfig.Tooltip.Description": "Your custom description, e.g., My Domain configuration for my awesome project.",
|
|
206
206
|
"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
207
|
"Admin.DomainConfig.Tooltip.MasterSubscription": "This is the Master (Build) Subscription. The frontend sends its ID to the backend to verify the user permissions.",
|
|
208
208
|
"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 +274,7 @@
|
|
|
274
274
|
"Admin.LoginNotification.AddedMessage": "LoginNotification Successfully Added.",
|
|
275
275
|
"Admin.LoginNotification.UpdatedMessage": "LoginNotification Successfully Updated.",
|
|
276
276
|
"Admin.LoginNotification.DeletedMessage": "LoginNotification Successfully Deleted.",
|
|
277
|
-
"Admin.LoginNotification.NoDataMessage": "We couldn't find any
|
|
277
|
+
"Admin.LoginNotification.NoDataMessage": "We couldn't find any Dashboard Notifications - please consider adding some.",
|
|
278
278
|
"Admin.LoginNotification.NotificationType": "Notification Type",
|
|
279
279
|
"Admin.LoginNotification.Body": "Body",
|
|
280
280
|
"Admin.LoginNotification.Features": "Features",
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
"Admin.NewsletterItem.LastOpened": "Last Opened",
|
|
307
307
|
"Admin.NewsletterItem.Pushed": "Pushed?",
|
|
308
308
|
"Admin.NewsletterItem.Title": "Title",
|
|
309
|
-
"Admin.NewsletterItem.Newsletter": "Newsletter",
|
|
309
|
+
"Admin.NewsletterItem.Newsletter": "Newsletter Category",
|
|
310
310
|
"Admin.NewsletterItem.Body": "Body",
|
|
311
311
|
"Admin.NewsletterItem.Sent": "Delivered?",
|
|
312
312
|
"Admin.NewsletterItem.Location": "Location",
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
"Admin.Tags.NoCategoryDataMessage": "We couldn't find any Tag Categories - please consider adding some.",
|
|
588
588
|
"Admin.Permissions.UpdatedMessage": "Permission Updated successfully.",
|
|
589
589
|
"Admin.Permissions.AddedMessage": "Permission Added successfully.",
|
|
590
|
-
"Admin.SubscriptionCredentialMessages.CreateSubscriptionCredential": "
|
|
590
|
+
"Admin.SubscriptionCredentialMessages.CreateSubscriptionCredential": "Add Subscription Credential",
|
|
591
591
|
"Admin.SubscriptionCredentialMessages.SubscriptionOwner": "Owner",
|
|
592
592
|
"Admin.SubscriptionCredentialMessages.Credential": "Credential",
|
|
593
593
|
"Admin.SubscriptionCredentialMessages.Field": "Field",
|
|
@@ -596,6 +596,7 @@
|
|
|
596
596
|
"Admin.SubscriptionCredentialMessages.SubscriptionCredential": "Subscription Credential",
|
|
597
597
|
"Admin.SubscriptionCredentialMessages.CredentialValidation": "Please select credential",
|
|
598
598
|
"Admin.SubscriptionCredentialMessages.ValueValidation": "Please enter value",
|
|
599
|
+
"Admin.SubscriptionCredentialMessages.SelectCredential": "Select credential",
|
|
599
600
|
"Admin.GlobalConfigMessage.Config": "Config",
|
|
600
601
|
"Admin.GlobalConfigMessage.Name": "Name",
|
|
601
602
|
"Admin.GlobalConfigMessage.FieldType": "Field Type",
|
|
@@ -606,6 +607,7 @@
|
|
|
606
607
|
"Admin.GlobalConfigMessage.UpdatedMessage": "Updated successfully.",
|
|
607
608
|
"Admin.GlobalConfigMessage.DeletedMessage": "Deleted successfully.",
|
|
608
609
|
"Admin.GlobalConfigMessage.NoDataMessage": "No global configs present - please add some.",
|
|
610
|
+
"Admin.GlobalConfigMessage.SelectFieldType": "Select field type.",
|
|
609
611
|
"Admin.Credentials.Name": "Name",
|
|
610
612
|
"Admin.Credentials.Field": "Field",
|
|
611
613
|
"Admin.Credentials.Active": "Active",
|
|
@@ -843,26 +845,34 @@
|
|
|
843
845
|
"Enterprise.Tooltip.VisibleGlobally": "If set to true, it will be visible to every team.",
|
|
844
846
|
"Enterprise.Tooltip.Published": "If set to true, it will be visible by all subscription members.",
|
|
845
847
|
"Enterprise.Tooltip.Pushed": "If set to true, a notification will be sent to the subscription members.",
|
|
846
|
-
"
|
|
847
|
-
"
|
|
848
|
-
"
|
|
849
|
-
"
|
|
850
|
-
"
|
|
851
|
-
"
|
|
852
|
-
"
|
|
853
|
-
"
|
|
854
|
-
"
|
|
855
|
-
"
|
|
856
|
-
"
|
|
857
|
-
"
|
|
858
|
-
"
|
|
859
|
-
"
|
|
860
|
-
"
|
|
861
|
-
"
|
|
862
|
-
"
|
|
863
|
-
"
|
|
864
|
-
"
|
|
865
|
-
"
|
|
848
|
+
"Resource.AddedMessage": "The resource has been successfully added.",
|
|
849
|
+
"Resource.UpdatedMessage": "The resource has been successfully updated.",
|
|
850
|
+
"Resource.DeletedMessage": "The resource deleted successfully.",
|
|
851
|
+
"Resource.Posts.Body": "Body",
|
|
852
|
+
"Resource.Posts.Tags": "Tags",
|
|
853
|
+
"Resource.Posts.When": "When",
|
|
854
|
+
"Resource.Posts.CtaText": "CTA Text",
|
|
855
|
+
"Resource.Posts.ExternalUrl": "External Url",
|
|
856
|
+
"Resource.Posts.Published": "Published",
|
|
857
|
+
"Resource.Posts.PublishedAt": "Published At",
|
|
858
|
+
"Resource.Posts.View": "View",
|
|
859
|
+
"Resource.Posts.JoinedAt": "Joined At",
|
|
860
|
+
"Resource.Posts.Author": "Author",
|
|
861
|
+
"Resource.Posts.AcceptedAt": "Accepted At",
|
|
862
|
+
"Resource.Posts.AcceptedByAdmin": "Accepted By Admin",
|
|
863
|
+
"Resource.Posts.ShowCase": "ShowCase",
|
|
864
|
+
"Resource.Posts.CoverPicture": "Cover Picture",
|
|
865
|
+
"Resource.Posts.DeletedMessage": "Deleted successfully.",
|
|
866
|
+
"Resource.Posts.CommentAdded": "Comment successfully added",
|
|
867
|
+
"Resource.Posts.NoDataMessage": "We couldn't find any Resource - please consider adding some.",
|
|
868
|
+
"Resource.Posts.Validation.Title": "Please enter a title",
|
|
869
|
+
"Resource.Posts.Validation.Body": "Please enter the body",
|
|
870
|
+
"Resource.Posts.Tooltip.Published": "This will make the resource visible in the public list",
|
|
871
|
+
"Resource.Posts.Tooltip.CtaText": "Set the text shown on resource page buttons.",
|
|
872
|
+
"Resource.Posts.Tooltip.ExternalUrl": "Set the URL this resource should redirect to when users click the CTA on resource pages.",
|
|
873
|
+
"Resource.Posts.Tooltip.AcceptedByAdmin": "The resource will be visible only after an admin has accepted it",
|
|
874
|
+
"Resource.Posts.Tooltip.ShowCase": "Set to true to display this resource on resource pages.",
|
|
875
|
+
"Resource.Posts.Tooltip.When": "Set the date when this resource is relevant — e.g., the date of an event.",
|
|
866
876
|
"GenericMessage.WentWrong": "Something went wrong, contact your administrator.",
|
|
867
877
|
"Button.Home": "Home",
|
|
868
878
|
"Button.ForgotPassword": "Forgot Password?",
|
package/package.json
CHANGED
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",
|