@posiwise/i18n 0.0.6 → 0.0.7

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 +87 -79
  2. package/package.json +1 -1
package/en.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Admin.Faq.AddedMessage": "FAQ Successfully Added.",
6
6
  "Admin.Faq.UpdatedMessage": "FAQ Successfully Updated.",
7
7
  "Admin.Faq.DeletedMessage": "FAQ Successfully Deleted.",
8
- "Admin.Faq.NoDataMessage": "No faq. Please consider adding some.",
8
+ "Admin.Faq.NoDataMessage": "We couldn't find any FAQs - please consider adding some.",
9
9
  "Admin.Faq.Question": "Question",
10
10
  "Admin.Faq.Answer": "Answer",
11
11
  "Admin.Faq.Category": "Category",
@@ -20,8 +20,8 @@
20
20
  "Admin.Faq.Validation.FieldRequired": "This field is required",
21
21
  "Admin.Faq.Tooltip.Product": "If any products are selected, the FAQ will be visible only to users subscribed to those products.",
22
22
  "Admin.Faq.Tooltip.Features": "If any features are selected, the FAQ will be visible only to users subscribed to those features.",
23
- "Admin.Faq.Tooltip.Category": "If any categories are selected, the FAQ will be visible only to users subscribed to that categories.",
24
- "Admin.Faq.Tooltip.Position": "You have to set the order where question should appear in the list. The smaller the sooner it will appear.",
23
+ "Admin.Faq.Tooltip.Category": "If any categories are selected, the FAQ will be visible only to users subscribed to those categories.",
24
+ "Admin.Faq.Tooltip.Position": "You have to set the order in which the question should appear in the list. The smaller, the sooner it will appear.",
25
25
  "Admin.Faq.Tooltip.Visible": "The FAQ won't be visible unless the toggle is on",
26
26
  "Admin.Faq.Tooltip.Public": "If true, this FAQ will be visible in all public pages.",
27
27
  "Admin.Faq.Tooltip.SharedFaq": "SuperAdmin: If true, this FAQ will be visible to all users across all Master Subscriptions.",
@@ -30,15 +30,15 @@
30
30
  "Admin.Newsletter.AddedMessage": "Newsletter Successfully Added.",
31
31
  "Admin.Newsletter.UpdatedMessage": "Newsletter Successfully Updated.",
32
32
  "Admin.Newsletter.DeletedMessage": "Newsletter Successfully Deleted.",
33
- "Admin.Newsletter.NoDataMessage": "No newsletter present - Please consider adding some.",
33
+ "Admin.Newsletter.NoDataMessage": "We couldn't find any Newsletters - please consider adding some.",
34
34
  "Admin.Newsletter.Tooltip.Code": "This is the unique code defining this newsletter.",
35
35
  "Admin.Newsletter.Tooltip.CanUnsubscribe": "Set it to FALSE if it's a transactional email. If true, the user will be able to subscribe/unsubscribe through the accounts/settings page.",
36
36
  "Admin.Newsletter.Tooltip.IsActive": "If INACTIVE, a user will not be able to subscribe to this newsletter from a public view.",
37
37
  "Admin.DomainConfig.AddedMessage": "DomainConfig Successfully Added.",
38
38
  "Admin.DomainConfig.UpdatedMessage": "DomainConfig Successfully Updated.",
39
39
  "Admin.DomainConfig.DeletedMessage": "DomainConfig Successfully Deleted.",
40
- "Admin.DomainConfig.NoDataMessage": "No Domain Configs present. Please consider adding some.",
41
- "Admin.DomainConfig.EnableConfigTab": "To enable this config, you first need to save the required data in the Core Config tab.",
40
+ "Admin.DomainConfig.NoDataMessage": "We couldn't find any Domain Configs - please consider adding some.",
41
+ "Admin.DomainConfig.EnableConfigTab": "To enable this tab config, you first need to save the required data in the Core Config tab.",
42
42
  "Admin.DomainConfig.HostName": "Host Name",
43
43
  "Admin.DomainConfig.InternalPath": "Internal Path",
44
44
  "Admin.DomainConfig.ShardName": "Shard Name",
@@ -169,26 +169,26 @@
169
169
  "Admin.DomainConfig.TrialPdfSourceId": "Trial Pdf Source",
170
170
  "Admin.DomainConfig.TrialProduct": "Trial Product",
171
171
  "Admin.DomainConfig.TrialVideoUrl": "Trial Video Url",
172
- "Admin.DomainConfig.Validation.HostName": "Host name is required",
172
+ "Admin.DomainConfig.Validation.HostName": "Hostname is required",
173
173
  "Admin.DomainConfig.Validation.InternalPath": "Internal path is required",
174
174
  "Admin.DomainConfig.Validation.ShardName": "Shard name is required",
175
- "Admin.DomainConfig.Validation.ShardUrl": "Shard url is required",
175
+ "Admin.DomainConfig.Validation.ShardUrl": "Shard URL is required",
176
176
  "Admin.DomainConfig.Validation.CompanyName": "Company name is required",
177
177
  "Admin.DomainConfig.Validation.CompanyEmail": "Company email is required",
178
178
  "Admin.DomainConfig.Validation.CompanyUrl": "Company url is required",
179
179
  "Admin.DomainConfig.Tooltip.HostName": "It has to match the hostname you want to resolve. Eg: blog.posiwise.com",
180
- "Admin.DomainConfig.Tooltip.InternalPath": "This is the internal path that will be resolved for the given HostName. Eg: www.posiwise.com/blog",
180
+ "Admin.DomainConfig.Tooltip.InternalPath": "This is the internal path that will be resolved for the given Hostname. Eg: www.posiwise.com/blog",
181
181
  "Admin.DomainConfig.Tooltip.ShardName": "This is the name of the database shard you want to connect when browsing the given HostName.",
182
- "Admin.DomainConfig.Tooltip.ShardUrl": "This is used by the backend to resolve the right URL when connected to a given database shard.",
183
- "Admin.DomainConfig.Tooltip.MasterSubscriptionProduct": "This is the product associated with the Master (Build) Subscription. Its ID is sent by the frontend to the backend to verify the users permissions.",
184
- "Admin.DomainConfig.Tooltip.MasterSubscription": "This is the Master (Build) Subscription. Its ID is sent by the frontend to the backend to verify the user permissions.",
182
+ "Admin.DomainConfig.Tooltip.ShardUrl": "The backend uses this to resolve the right URL when connected to a given database shard.",
183
+ "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..",
184
+ "Admin.DomainConfig.Tooltip.MasterSubscription": "This is the Master (Build) Subscription. The frontend sends its ID to the backend to verify the user permissions.",
185
185
  "Admin.DomainConfig.Tooltip.MainTos": "This is the default/fallback Terms of Service and Privacy Policy page in case a product doesn't have any ToS defined.",
186
186
  "Admin.DomainConfig.Tooltip.BlogFeatureKey": "This is the hardcoded feature_key that enables rendering of the right Blog Posts",
187
187
  "Admin.DomainConfig.Tooltip.CrmSubscription": "This is required to enable the connection/sync between our SmartCrm product and your Master (Build) Subscription.",
188
188
  "Admin.DomainConfig.Tooltip.CrmProduct": "This is required to enable the connection/sync between our SmartCrm and your Master (Build) Subscription.",
189
- "Admin.DomainConfig.Tooltip.CrmSource": "When users subscribe to a newsletter, they'll be associated to this CrmSource. You'll be able to target the newsletter campaigns.",
190
- "Admin.DomainConfig.Tooltip.SocialLoginEnable": "If true, users will be able to login using the social single-sign-on such as Google, Twitter, Facebook, etc.",
191
- "Admin.DomainConfig.Tooltip.IsProductDomain": "This should be set to true if this is you are editing the domain config for the main Master (Build) Subscription url.",
189
+ "Admin.DomainConfig.Tooltip.CrmSource": "When users subscribe to a newsletter, they'll be associated with this CrmSource. You'll be able to target the newsletter campaigns.",
190
+ "Admin.DomainConfig.Tooltip.SocialLoginEnable": "If true, users will be able to log in using the social single-sign-on such as Google, Twitter, Facebook, etc.",
191
+ "Admin.DomainConfig.Tooltip.IsProductDomain": "This should be set to true if this is you are editing the domain config for the main Master (Build) Subscription URL.",
192
192
  "Admin.DomainConfig.Tooltip.Active": "If set to false, this domain config won't be operational.",
193
193
  "Admin.DomainConfig.Tooltip.NotifyLogins": "If set to true, an email will be sent to Master (Build) Subscription admins every time a user logs in.",
194
194
  "Admin.DomainConfig.Tooltip.CanRegisterOnMainPage": "If set to true, a link will be present on the /login page to enable users to go to the /register page.",
@@ -202,7 +202,7 @@
202
202
  "Admin.DomainConfig.Tooltip.ColorCodeSidebarBg": "Defines the background color of the dashboard's sidebar.",
203
203
  "Admin.DomainConfig.Tooltip.ColorCodeSidebarText": "Defines the font color of the dashboard's sidebar.",
204
204
  "Admin.DomainConfig.Tooltip.LogoMain": "Main logo - typically the one with full colors.",
205
- "Admin.DomainConfig.Tooltip.LogoMainDark": "Grey scale version of your logo.",
205
+ "Admin.DomainConfig.Tooltip.LogoMainDark": "Grey-scale version of your logo.",
206
206
  "Admin.DomainConfig.Tooltip.LogoMainContrast": "Should be a version of your logo that resolves well on dark backgrounds.",
207
207
  "Admin.DomainConfig.Tooltip.LogoSquaredMain": "Squared version of your main logo.",
208
208
  "Admin.DomainConfig.Tooltip.LogoSquaredDark": "Squared version of your grey scale logo.",
@@ -219,7 +219,7 @@
219
219
  "Admin.DomainConfig.Tooltip.FreemiumPdfImage": "This will be discontinued",
220
220
  "Admin.DomainConfig.Tooltip.FreemiumPdfDownloadText": "This will be discontinued",
221
221
  "Admin.DomainConfig.Tooltip.FreemiumPdfSource": "This will be discontinued",
222
- "Admin.DomainConfig.Tooltip.TrialJoinMessage": "Customizes the text used in top section of most JoinTrial pages. Use '<br>' if you need to go to a new line.",
222
+ "Admin.DomainConfig.Tooltip.TrialJoinMessage": "Customizes the text used in the top section of most JoinTrial pages. Use '<br>' if you need to go to a new line.",
223
223
  "Admin.DomainConfig.Tooltip.TrialCtaIframe": "If you add an iframe here, the call to action section (e.g. signup section) will be replaced with this iframe.",
224
224
  "Admin.DomainConfig.Tooltip.TrialProduct": "When signing up to the newsletter, we'll record the user interest for this product.",
225
225
  "Admin.DomainConfig.Tooltip.TrialCrmSourceId": "When signing up to the newsletter, we'll record that the user is coming from this CrmSource.",
@@ -228,7 +228,7 @@
228
228
  "Admin.DomainConfig.Tooltip.TrialImageBg": "Defines the main background image used in some JoinTrial pages.",
229
229
  "Admin.DomainConfig.Tooltip.TrialImageBg2": "Defines the second background image used in some JoinTrial pages.",
230
230
  "Admin.DomainConfig.Tooltip.TrialVideoUrl": "Defines the URL of the embedded Youtube video used in some JoinTrial pages.",
231
- "Admin.DomainConfig.Tooltip.TrialBookDemoUrl": "Defines the URL (such as Calendly) for the user to directly book a Demo.",
231
+ "Admin.DomainConfig.Tooltip.TrialBookDemoUrl": "Defines the URL (such as Calendly) for the user to book a demo directly.",
232
232
  "Admin.DomainConfig.Tooltip.TrialPdfImage": "Define the image of the DownloadPdf section used in some JoinTrial pages.",
233
233
  "Admin.DomainConfig.Tooltip.TrialPdfDownloadText": "Define the custom text of the DownloadPdf section used in some JoinTrial pages. Use '<br>' if you need to go to a new line.",
234
234
  "Admin.DomainConfig.Tooltip.TrialPdfSourceId": "Defines the CrmSource when users are subscribing to a SmartCrm newsletter via the downloading a PDF section.",
@@ -243,14 +243,14 @@
243
243
  "Admin.DomainConfig.Tooltip.CsImageBg": "Defines the main background image used in some ComingSoon pages.",
244
244
  "Admin.DomainConfig.Tooltip.CsImageBg2": "Defines the second background image used in some ComingSoon pages.",
245
245
  "Admin.DomainConfig.Tooltip.CsVideoUrl": "Defines the URL of the embedded Youtube video used in some ComingSoon pages.",
246
- "Admin.DomainConfig.Tooltip.CsBookDemoUrl": "Defines the URL (such as Calendly) for the user to directly book a Demo.",
246
+ "Admin.DomainConfig.Tooltip.CsBookDemoUrl": "Defines the URL (such as Calendly) for the user to book a demo directly.",
247
247
  "Admin.DomainConfig.Tooltip.CsPdfImage": "Define the image of the DownloadPdf section used in some ComingSoon pages.",
248
248
  "Admin.DomainConfig.Tooltip.CsPdfDownloadText": "Define the custom text of the DownloadPdf section used in some ComingSoon pages. Use '<br>' if you need to go to a new line.",
249
249
  "Admin.DomainConfig.Tooltip.CsPdfSourceId": "Defines the CrmSource when users are subscribing to a SmartCrm newsletter via the downloading a PDF section.",
250
250
  "Admin.LoginNotification.AddedMessage": "LoginNotification Successfully Added.",
251
251
  "Admin.LoginNotification.UpdatedMessage": "LoginNotification Successfully Updated.",
252
252
  "Admin.LoginNotification.DeletedMessage": "LoginNotification Successfully Deleted.",
253
- "Admin.LoginNotification.NoDataMessage": "No Login Notifications present. Please consider adding some.",
253
+ "Admin.LoginNotification.NoDataMessage": "We couldn't find any Login Notifications - please consider adding some.",
254
254
  "Admin.LoginNotification.NotificationType": "Notification Type",
255
255
  "Admin.LoginNotification.Body": "Body",
256
256
  "Admin.LoginNotification.Features": "Features",
@@ -265,12 +265,12 @@
265
265
  "Admin.LoginNotification.Validation.NotificationType": "Please select notification type",
266
266
  "Admin.LoginNotification.Validation.Body": "body is required",
267
267
  "Admin.LoginNotification.Validation.Features": "Please select feature keys",
268
- "Admin.LoginNotification.Validation.VisibleFrom": "Please select date",
269
- "Admin.LoginNotification.Validation.VisibleUntil": "Please select date",
268
+ "Admin.LoginNotification.Validation.VisibleFrom": "Please select a date",
269
+ "Admin.LoginNotification.Validation.VisibleUntil": "Please select a date",
270
270
  "Admin.FeedbackQuestions.AddedMessage": "FeedbackQuestion Successfully Added.",
271
271
  "Admin.FeedbackQuestions.UpdatedMessage": "FeedbackQuestion Successfully Updated.",
272
272
  "Admin.FeedbackQuestions.DeletedMessage": "FeedbackQuestion Successfully Deleted.",
273
- "Admin.FeedbackQuestions.NoDataMessage": "No Feedback Questions present. Please consider adding some.",
273
+ "Admin.FeedbackQuestions.NoDataMessage": "We couldn't find any Feedback Questions - please consider adding some.",
274
274
  "Admin.FeedbackQuestions.Question": "Question",
275
275
  "Admin.NewsletterItem.JoinedAt": "Joined At",
276
276
  "Admin.NewsletterItem.LastSignInAt": "Last Sign In At",
@@ -297,21 +297,21 @@
297
297
  "Admin.NewsletterItem.DaysToWait": "Days To Wait",
298
298
  "Admin.NewsletterItem.OnlyNewUsers": "Only New Users",
299
299
  "Admin.NewsletterItem.ShouldDeliver": "Should Deliver",
300
- "Admin.NewsletterItem.NewsletterItemsNoDataMessage": "No newsletter items present. Please consider adding some.",
300
+ "Admin.NewsletterItem.NewsletterItemsNoDataMessage": "We couldn't find any Newsletter Items - please consider adding some.",
301
301
  "Admin.NewsletterItem.NewsLetterRecipientsNoDataMessage": "No emails delivered yet for this newsletter. Please check again soon.",
302
302
  "Admin.NewsletterItem.Validation.Body": "Please enter body",
303
303
  "Admin.NewsletterItem.Validation.Newsletter": "Please select Newsletter",
304
- "Admin.NewsletterItem.Validation.Title": "Please enter title",
304
+ "Admin.NewsletterItem.Validation.Title": "Please enter a title",
305
305
  "Admin.NewsletterItem.Validation.SendUntil": "Please select newsletter expiry date",
306
- "Admin.NewsletterItem.Validation.SendDate": "Please select date",
306
+ "Admin.NewsletterItem.Validation.SendDate": "Please select a date",
307
307
  "Admin.NewsletterItem.Tooltip.OnlyNewUsers": "If set to true, the newsletter will be sent only to newly created users.",
308
- "Admin.NewsletterItem.Tooltip.ShouldDeliver": "If activated, our background worker will start delivery the newsletter.",
308
+ "Admin.NewsletterItem.Tooltip.ShouldDeliver": "If activated, our background worker will start delivery of the newsletter.",
309
309
  "Admin.NewsletterItem.Tooltip.SendDate": "This is the date our system will start sending the newsletter",
310
310
  "Admin.NewsletterItem.Tooltip.SendUntil": "This is the date our system will stop sending the newsletter",
311
311
  "Admin.NewsletterItem.Tooltip.DaysToWaitFromPreviousNewsletter": "Days to wait, before sending this newsletter item, from the moment the previous newsletter item has been delivered.",
312
312
  "Admin.NewsletterItem.Tooltip.PreviousNewsletter": "If selected, this newsletter will not be sent to users until the previous newsletter item is delivered.",
313
- "Admin.Roles.AddedMessage": "Role Details is added successfully.",
314
- "Admin.Roles.UpdatedMessage": "Role Details is updated successfully.",
313
+ "Admin.Roles.AddedMessage": "Role Details are added successfully.",
314
+ "Admin.Roles.UpdatedMessage": "Role Details are updated successfully.",
315
315
  "Admin.Roles.DeletedMessage": "Role Deleted successfully.",
316
316
  "Admin.Roles.IsActive": "Is Active",
317
317
  "Admin.Roles.RoleName": "Role Name",
@@ -329,8 +329,8 @@
329
329
  "Admin.Users.UserRoles": "User Roles",
330
330
  "Admin.Users.Beta": "Beta",
331
331
  "Admin.Users.Blocked": "Blocked",
332
- "Admin.Users.AddedMessage": "User Details is saved successfully.",
333
- "Admin.Users.UpdatedMessage": "User Details is saved successfully.",
332
+ "Admin.Users.AddedMessage": "User Details are saved successfully.",
333
+ "Admin.Users.UpdatedMessage": "User Details are saved successfully.",
334
334
  "Admin.Users.UpdatedRole": "Role has been updated",
335
335
  "Admin.Users.DeletedMessage": "Deleted successfully.",
336
336
  "Admin.Users.Tooltip.FirstName": "User's first name",
@@ -338,17 +338,17 @@
338
338
  "Admin.Users.Tooltip.PreferredName": "User's preferred name",
339
339
  "Admin.Users.Tooltip.Email": "User's email",
340
340
  "Admin.Users.Tooltip.PhoneNumber": "User's first number",
341
- "Admin.Users.Tooltip.UserRoles": "Roles associated to this user",
341
+ "Admin.Users.Tooltip.UserRoles": "Roles associated with this user",
342
342
  "Admin.Users.Tooltip.MarketingEmails": "If true, we'll deliver marketing emails to this user",
343
343
  "Admin.Users.Tooltip.Alpha": "If true, this user will be able to see experimental features that are not yet ready for user testing ",
344
344
  "Admin.Users.Tooltip.Beta": "If true, this user will be able to see features that are ready for user testing",
345
345
  "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",
346
346
  "Admin.Users.Tooltip.BetaIcon": "This user is set as Beta and will be able to see features that are ready for user testing",
347
- "Admin.Users.Tooltip.Blocked": "If true, this user is blocked and he won't be able to log into our system",
347
+ "Admin.Users.Tooltip.Blocked": "If true, this user is blocked, and he won't be able to log into our system",
348
348
  "Admin.Users.Validation.FirstName": "Please enter first name",
349
349
  "Admin.Users.Validation.LastName": "Please enter last name",
350
350
  "Admin.Users.Validation.Email": "Please enter a valid email!",
351
- "Admin.Users.Validation.UserRole": "Please select role",
351
+ "Admin.Users.Validation.UserRole": "Please select a role",
352
352
  "Admin.Shared.Groups.UpdatedMessage": "Updated successfully.",
353
353
  "Admin.Shared.Groups.DeletedMessage": "Deleted successfully.",
354
354
  "Admin.Shared.Entity.AddedMessage": "added successfully.",
@@ -364,6 +364,12 @@
364
364
  "Admin.Products.DeletedMessage": "Product Deleted successfully.",
365
365
  "Admin.Products.NoDataMessage": "No Products present - please add some.",
366
366
  "Admin.Users.NoDataMessage": "No Users present - please add some.",
367
+ "Admin.Permissions.NoDataMessage": "No Users present - please add some.",
368
+ "Admin.Ahoy.NoEventsDataMessage": "No Ahoy events present.",
369
+ "Admin.Ahoy.NoMessagesDataMessage": "No Ahoy messages present",
370
+ "Admin.Ahoy.NoVistitsDataMessage": "No Ahoy visits present",
371
+ "Admin.Ahoy.NoEventDataMessage": "No Ahoy event present",
372
+ "Admin.Ahoy.NoVersionsDataMessage": "No Ahoy versions present.",
367
373
  "Admin.Products.StripePlan": "Stripe Plan",
368
374
  "Admin.Products.PermissionKey": "Permission Key",
369
375
  "Admin.Products.FeatureKey": "Feature Key",
@@ -410,8 +416,8 @@
410
416
  "Admin.Products.Validation.Currency": "Please select currency",
411
417
  "Admin.Products.Tooltip.Name": "This is the name of the product that will be visible on the Subscription page",
412
418
  "Admin.Products.Tooltip.NickName": "This is the nickname of the product that will be visible in the Dashboard top-left ProductDropdown",
413
- "Admin.Products.Tooltip.DependencyProducts": "These are products that a user already need to be subscribed to in order to subscribe to this product.",
414
- "Admin.Products.Tooltip.PermissionKey": "This is the core permission key and gives access to the corresponding views in the UI - users can subscribe to only one product of same permission_key",
419
+ "Admin.Products.Tooltip.DependencyProducts": "These are products that a user already needs to be subscribed to subscribe to this product.",
420
+ "Admin.Products.Tooltip.PermissionKey": "This is the core permission key and gives access to the corresponding views in the UI - users can subscribe to only one product of the same permission_key",
415
421
  "Admin.Products.Tooltip.FeatureKey": "This defines the main feature of this product - users can subscribe to multiple products with different feature_keys",
416
422
  "Admin.Products.Tooltip.MinUnits": "The minimum number of units/seats a user can subscribe to for this product",
417
423
  "Admin.Products.Tooltip.MaxUnits": "The maximum number of units/seats a user can subscribe to for this product",
@@ -431,11 +437,11 @@
431
437
  "Admin.Products.Tooltip.GitLabServiceDeskEmail": "This is the email to enable the Service Desk feature to connect with the right Gitlab Service Desk board",
432
438
  "Admin.Products.Tooltip.PartnerProducts": "These are the products that any subscription admin can invite partners to",
433
439
  "Admin.Products.Tooltip.IsActive": "Users won't be able to subscribe to this product unless it's active",
434
- "Admin.Products.Tooltip.MultipleAllowed": "This field is visible only to SuperAdmins and it should be set to ON if this product can can be used more than once",
440
+ "Admin.Products.Tooltip.MultipleAllowed": "This field is visible only to SuperAdmins, and it should be set to ON if this product can be used more than once",
435
441
  "Admin.Products.Tooltip.IsVisible": "The product will not be visible for users to subscribe unless its visibility is set to ON",
436
442
  "Admin.Products.Tooltip.MembersVisible": "This will make the Enterprise menu visible to users subscribed to this product",
437
443
  "Admin.Products.Tooltip.ChatVisible": "This will make the Chat feature visible to users subscribed to this product",
438
- "Admin.Products.Tooltip.IsMasterProduct": "This field is visible only to SuperAdmins and it's required to set a product as MasterProduct",
444
+ "Admin.Products.Tooltip.IsMasterProduct": "This field is visible only to SuperAdmins, and it's required to set a product as MasterProduct",
439
445
  "Admin.Subscriptions.UpdatedMessage": "Updated successfully.",
440
446
  "Admin.Subscriptions.SavedMessage": "Saved Successfully",
441
447
  "Admin.Subscriptions.DeletedMessage": "Deleted successfully.",
@@ -494,7 +500,7 @@
494
500
  "Admin.Subscriptions.Tooltip.PurchasedSeats": "This is the number of purchased seats",
495
501
  "Admin.Subscriptions.Tooltip.SignedUpAt": "This is when the user first signed up for this product",
496
502
  "Admin.Subscriptions.Tooltip.StripeSubscriptionId": "This is the ID of the stripe subscription visible in the Stripe dashboard",
497
- "Admin.Subscriptions.Tooltip.ExternalPayment": "If set to true, it will indicate to our system that the payment is not automatically handle by Stripe",
503
+ "Admin.Subscriptions.Tooltip.ExternalPayment": "If set to true, it will indicate to our system that the payment is not automatically handled by Stripe",
498
504
  "Admin.Subscriptions.Tooltip.Product": "This is the product associated with this subscription",
499
505
  "Admin.Subscriptions.Tooltip.FirstName": "First name of the person you are inviting to use the product",
500
506
  "Admin.Subscriptions.Tooltip.LastName": "Last name of the person you are inviting to use the product",
@@ -523,7 +529,7 @@
523
529
  "Admin.Subscriptions.Tooltip.Reddit": "This should be your Reddit handle and it should be similar to 'posiwise'",
524
530
  "Admin.Subscriptions.Tooltip.Enforce2fa": "Require all members of this subscription to enable 2FA authentication at their next login",
525
531
  "Admin.Subscriptions.Tooltip.AssignedRoles": "You can choose which roles you want to make available for this given subscription",
526
- "Admin.Subscriptions.Validation.SignedUpAt": "Please select date",
532
+ "Admin.Subscriptions.Validation.SignedUpAt": "Please select a date",
527
533
  "Admin.Subscriptions.Validation.Units": "Please select units",
528
534
  "Admin.Subscriptions.Validation.FirstName": "Please enter first name",
529
535
  "Admin.Subscriptions.Validation.LastName": "Please enter last name",
@@ -536,19 +542,21 @@
536
542
  "Admin.Incident.UpdateMessage": "Incident Successfully Updated.",
537
543
  "Admin.Incident.Validation.UrlImpacted": "Please enter Url Impacted.",
538
544
  "Admin.Incident.Validation.ServiceImpacted": "Please enter Service Impacted.",
539
- "Admin.Incident.Validation.Description": "Please enter description.",
540
- "Admin.Incident.Validation.Date": "Please select date",
545
+ "Admin.Incident.Validation.Description": "Please enter a description.",
546
+ "Admin.Incident.Validation.Date": "Please select a date.",
547
+ "Admin.Incident.DeletedMessage": "Incident Successfully Deleted.",
548
+ "Admin.Incident.NoDataMessage": "We couldn't find any Incidents - please consider adding some.",
541
549
  "Admin.Tips.Instructions": "Instructions",
542
550
  "Admin.Tips.Updated": "Updated",
543
- "Admin.Tips.NoDataMessage": "No tips found. Please consider adding some.",
544
- "Admin.Tips.AddedMessage": "Tips is updated successfully.",
545
- "Admin.Tips.UpdatedMessage": "Tips is saved successfully.",
551
+ "Admin.Tips.NoDataMessage": "We couldn't find any Tips - please consider adding some.",
552
+ "Admin.Tips.AddedMessage": "Tip is updated successfully.",
553
+ "Admin.Tips.UpdatedMessage": "Tip is saved successfully.",
546
554
  "Admin.Tags.Category": "Category",
547
- "Admin.Tags.AddedMessage": "saved successfully.",
555
+ "Admin.Tags.AddedMessage": "Saved successfully.",
548
556
  "Admin.Tags.UpdatedMessage": "Updated successfully.",
549
557
  "Admin.Tags.DeletedMessage": "Deleted successfully.",
550
- "Admin.Tags.NoDataMessage": "No tags found. Please consider adding some.",
551
- "Admin.Tags.NoCategoryDataMessage": "No tag categories found. Please consider adding some.",
558
+ "Admin.Tags.NoDataMessage": "We couldn't find any Tags - please consider adding some.",
559
+ "Admin.Tags.NoCategoryDataMessage": "We couldn't find any Tag Categories - please consider adding some.",
552
560
  "Admin.Permissions.UpdatedMessage": "Permission Updated successfully.",
553
561
  "Admin.SubscriptionCredentialMessages.CreateSubscriptionCredential": "Create subscription credential",
554
562
  "Admin.SubscriptionCredentialMessages.SubscriptionOwner": "Owner",
@@ -563,7 +571,7 @@
563
571
  "Admin.GlobalConfigMessage.Name": "Name",
564
572
  "Admin.GlobalConfigMessage.FieldType": "Field Type",
565
573
  "Admin.GlobalConfigMessage.Default": "Default",
566
- "Admin.GlobalConfigMessage.NameValidator": "please enter name",
574
+ "Admin.GlobalConfigMessage.NameValidator": "Please enter a name",
567
575
  "Admin.GlobalConfigMessage.FieldTypeValidator": "Please enter field type",
568
576
  "Admin.GlobalConfigMessage.AddGlobalConfig": "Add Global Config",
569
577
  "Admin.GlobalConfigMessage.UpdatedMessage": "Updated successfully.",
@@ -576,8 +584,8 @@
576
584
  "Admin.Credentials.IsRequired": "Is Required",
577
585
  "Admin.Credentials.Required": "Required",
578
586
  "Admin.Credentials.Description": "Description",
579
- "Admin.Credentials.Validation.Name": "Please enter name",
580
- "Admin.Credentials.Validation.Field": "Please enter field",
587
+ "Admin.Credentials.Validation.Name": "Please enter a name",
588
+ "Admin.Credentials.Validation.Field": "Please enter a field",
581
589
  "Admin.Credentials.Validation.Description": "Please enter description",
582
590
  "Admin.Tracking.Time": "Time",
583
591
  "Admin.Tracking.Properties": "Properties",
@@ -609,9 +617,9 @@
609
617
  "Admin.Incident.LastCheckedAt": "Last Checked At",
610
618
  "Admin.Incident.StartedAt": "Started At",
611
619
  "Admin.Incident.ResolvedAt": "Resolved At",
612
- "Users.AddedMessage": "User Details is saved successfully.",
613
- "Users.UpdatedMessage": "User Details is saved successfully.",
614
- "Users.UpdatedRole": "Role has been updated",
620
+ "Users.AddedMessage": "User Details have been saved successfully.",
621
+ "Users.UpdatedMessage": "User Details have been saved successfully.",
622
+ "Users.UpdatedRole": "Role has been updated successfully",
615
623
  "Users.DeletedMessage": "Deleted successfully.",
616
624
  "Shared.Groups.UpdatedMessage": "Updated successfully.",
617
625
  "Shared.Groups.DeletedMessage": "Deleted successfully.",
@@ -624,7 +632,7 @@
624
632
  "Products.AddedMessage": "Product is successfully added.",
625
633
  "Products.UpdatedMessage": "Product is successfully updated.",
626
634
  "Products.DeletedMessage": "Product Deleted successfully.",
627
- "Products.Tooltip.DependencyProducts": "These are products that a user already need to be subscribed to in order to subscribe to this product.",
635
+ "Products.Tooltip.DependencyProducts": "These are products that a user already needs to be subscribed to subscribe to this product.",
628
636
  "Products.Tooltip.PermissionKey": "This is the core permission key and gives access to the corresponding views in the UI.",
629
637
  "Subscriptions.UpdatedMessage": "updated successfully.",
630
638
  "Subscriptions.SavedMessage": "Saved Successfully",
@@ -652,7 +660,7 @@
652
660
  "Credentials.NoDataMessage": "No credentials present - please add some.",
653
661
  "User.Account.CreateAccount": "Create Account",
654
662
  "User.Account.DeleteAccount": "Delete Account",
655
- "User.Account.UserNameError": "Provided nick name is not available",
663
+ "User.Account.UserNameError": "The provided nickname is not available",
656
664
  "User.Account.RegisteredEmail": "Registered Email & Nickname",
657
665
  "User.Account.PrimaryEmail": "Primary email",
658
666
  "User.Account.ChangeEmail": "Change email",
@@ -674,9 +682,9 @@
674
682
  "User.Account.Message.NoAccountAvailable": "No account is associated with this email address.",
675
683
  "User.Account.Message.CheckEmail": "Please check your email for further instructions.",
676
684
  "User.Account.Message.LoggingOut": "Logging you out...",
677
- "User.Account.Message.EmailShortly": "You will receive an email shortly to verify your account. If you have any problems receiving your email please contact us at",
685
+ "User.Account.Message.EmailShortly": "You will receive an email shortly to verify your account. If you have any problems receiving your email, please contact us at",
678
686
  "User.Account.Message.ActionCanNotUndone": "This action cannot be undone.",
679
- "User.Account.Tooltip.DeleteAccount": "Warning, your account will be deleted and it can't be reverted",
687
+ "User.Account.Tooltip.DeleteAccount": "Warning, your account will be deleted, and it can't be reverted",
680
688
  "User.Account.Validation.EnterEmail": "Please enter a valid email!",
681
689
  "User.Account.Validation.Password": "Please enter your password",
682
690
  "User.Account.Validation.ContactName": "Please enter a Contact name!",
@@ -738,18 +746,18 @@
738
746
  "User.Subscriptions.LicensesRequired": "Total licenses required.",
739
747
  "User.Subscriptions.UpdatedMessage": "Updated Successfully.",
740
748
  "User.Subscriptions.UpdatedKey": "Subscription API Key is updated.",
741
- "User.Subscriptions.UnsubscribedProduct": "You have been unsubscribed from the product",
749
+ "User.Subscriptions.UnsubscribedProduct": "You have been unsubscribed from a product",
742
750
  "User.Subscriptions.SubscriptionPurchased": "Congratulations, you have purchased the subscription.",
743
751
  "User.Subscriptions.SubscriptionCredentials.RevealCredential": "Reveal Credential",
744
752
  "User.Subscriptions.SubscriptionCredentials.HideCredential": "Hide Credential",
745
753
  "User.Subscriptions.SubscriptionCredentials.UpdateMessage": "Subscription's credential is updated successfully",
746
754
  "User.Subscriptions.SubscriptionCredentials.DeletedMessage": "Subscription's credential deleted successfully",
747
- "User.Subscriptions.SubscriptionCredentials.NoDataMessage": "No credentials present - please consider adding some.",
755
+ "User.Subscriptions.SubscriptionCredentials.NoDataMessage": "We couldn't find any Credentials - please consider adding some.",
748
756
  "User.Subscriptions.Tooltip.Enforce2fa": "Require all members of your subscription to enable 2FA authentication at their next login",
749
757
  "User.Subscriptions.Tooltip.Seats": "This is the amount of units/seats purchased",
750
758
  "User.Subscriptions.Tooltip.FullLogo": "This is the logo that will be visible on different places, such as your invoices",
751
759
  "User.Subscriptions.Tooltip.SquaredLogo": "This is the logo that will be visible on different places, such as your invoices",
752
- "User.Subscriptions.Tooltip.Organization": "This the name of your organization as it will be displayed on different places, such as your invoices",
760
+ "User.Subscriptions.Tooltip.Organization": "This it the name of your organization as it will be displayed on different places, such as your invoices",
753
761
  "User.Subscriptions.Tooltip.ContactName": "This is the name of the person receiving the invoice",
754
762
  "User.Subscriptions.Tooltip.ContactEmail": "This is the email address of the person receiving the invoice",
755
763
  "User.Subscriptions.Tooltip.Phone": "This is the phone number (optional) that we can use to reach you in case of need",
@@ -757,13 +765,13 @@
757
765
  "User.Subscriptions.Tooltip.Address": "This is the address of your organization that will be visible on your invoices",
758
766
  "User.Subscriptions.Tooltip.VatNumber": "This is the VAT/GST number of your organization that will be visible on your invoices",
759
767
  "User.Subscriptions.Tooltip.CompanyUrl": "This is the URL of your organization's website that will be visible on your invoices",
760
- "User.Subscriptions.Tooltip.FacebookHandle": "This is your Facebook handle and it should be similar to 'posiwise'",
761
- "User.Subscriptions.Tooltip.TwitterHandle": "This is your Twitter handle and it should be similar to 'posiwise'",
762
- "User.Subscriptions.Tooltip.LinkedinHandle": "This is your Linkedin handle and it should be similar to 'posiwise'",
763
- "User.Subscriptions.Tooltip.RedditHandle": "This should be your Reddit handle and it should be similar to 'posiwise'",
764
- "User.Subscriptions.Tooltip.ManageAllProducts": "See and mange all products - upgrade, downgrade or switch subscription",
768
+ "User.Subscriptions.Tooltip.FacebookHandle": "This is your Facebook handle, and it should be similar to 'posiwise'",
769
+ "User.Subscriptions.Tooltip.TwitterHandle": "This is your Twitter handle, and it should be similar to 'posiwise'",
770
+ "User.Subscriptions.Tooltip.LinkedinHandle": "This is your Linkedin handle, and it should be similar to 'posiwise'",
771
+ "User.Subscriptions.Tooltip.RedditHandle": "This should be your Reddit handle, and it should be similar to 'posiwise'",
772
+ "User.Subscriptions.Tooltip.ManageAllProducts": "See and manage all products - upgrade, downgrade or switch subscription",
765
773
  "User.Settings.UpdatedMessage": "Newsletter updated.",
766
- "User.Settings.Communications.UpdatedMessage": "Communication preference was updated successfully",
774
+ "User.Settings.Communications.UpdatedMessage": "Communication preferences have been updated successfully",
767
775
  "User.OtherSettings.UpdatedMessage": "config updated.",
768
776
  "User.OtherSettings.NoDataMessage": "No other settings available right now.",
769
777
  "Enterprise.Members.Team": "Team",
@@ -778,7 +786,7 @@
778
786
  "Enterprise.Teams.NoTeamMessage": "No teams defined yet - please add some.",
779
787
  "Enterprise.Teams.NoTeamMessageIfUser": "No groups created yet. Please ask the subscription admin to create some.",
780
788
  "Enterprise.Insight.NoDataMessage": "This section is visible only to enterprise admins.",
781
- "Enterprise.Communication.NoCommunication": "No communications present.",
789
+ "Enterprise.Communication.NoCommunication": "No communication messages present yet - please consider adding some.",
782
790
  "Enterprise.Documentation.Title": "Title",
783
791
  "Enterprise.Documentation.Sender": "Sender",
784
792
  "Enterprise.Documentation.Team": "Team",
@@ -793,7 +801,7 @@
793
801
  "Enterprise.Documentation.VisibleGlobally": "Visible Globally",
794
802
  "Enterprise.Documentation.Published": "Published",
795
803
  "Enterprise.Documentation.Pushed": "Pushed",
796
- "Enterprise.Documentation.NoDocumentation": "No documentation present.",
804
+ "Enterprise.Documentation.NoDocumentation": "No documentation present - please consider adding some.",
797
805
  "Enterprise.Documentation.Validation.Body": "Please enter body",
798
806
  "Enterprise.Tooltip.Group": "This defines teams associated to this item.",
799
807
  "Enterprise.Tooltip.VisibleGlobally": "If set to true, it will be visible to every team.",
@@ -814,9 +822,9 @@
814
822
  "Blog.Posts.CoverPicture": "Cover Picture",
815
823
  "Blog.Posts.DeletedMessage": "Deleted successfully.",
816
824
  "Blog.Posts.CommentAdded": "Comment successfully added",
817
- "Blog.Posts.NoDataMessage": "No blog post found. Please consider adding some.",
818
- "Blog.Posts.Validation.Title": "Please enter title",
819
- "Blog.Posts.Validation.Body": "Please enter body",
825
+ "Blog.Posts.NoDataMessage": "We couldn't find any Blog Posts - please consider adding some.",
826
+ "Blog.Posts.Validation.Title": "Please enter a title",
827
+ "Blog.Posts.Validation.Body": "Please enter the body",
820
828
  "Blog.Posts.Tooltip.Published": "This will make the post visible in the public list",
821
829
  "Blog.Posts.Tooltip.AcceptedByAdmin": "The post will be visible only after an admin has accepted it",
822
830
  "GenericMessage.WentWrong": "Something went wrong, contact your administrator.",
@@ -837,7 +845,7 @@
837
845
  "Button.LinkedIn": "LinkedIn",
838
846
  "Button.Twitter": "Twitter",
839
847
  "Button.Submit": "Submit",
840
- "Button.FillRequired": "Please fill-in all required fields",
848
+ "Button.FillRequired": "Please fill in all required fields",
841
849
  "Button.Delete": "Delete",
842
850
  "Button.Edit": "Edit",
843
851
  "Button.Save": "Save",
@@ -850,8 +858,8 @@
850
858
  "Label.FirstName": "First Name",
851
859
  "Label.LastName": "Last Name",
852
860
  "Label.Product": "Product",
853
- "Search.NoDataDescription": "Please try again with a different search query.",
854
- "Search.NoDataMessage": "No search result found.",
861
+ "Search.NoDataDescription": "Please try again using a different search query.",
862
+ "Search.NoDataMessage": "We couldn't find anything that matched your filters.",
855
863
  "Label.Email": "Email",
856
864
  "Label.IsActive": "Active",
857
865
  "Label.IsVisible": "Visible",
@@ -890,8 +898,8 @@
890
898
  "NeedHelp": "Need help?",
891
899
  "GotoCommunicationSettings": "Go to your communication settings",
892
900
  "SeeAllOurFaq": "See all our FAQs",
893
- "ManageYourAccountDescription": "Within this section, you'll be able to edit your personal information, such as your Full Name, Username, Profile Picture. You will also be able to see your invoices and manage your subscriptions.",
894
- "UpdateYourProfileDescription": "Your unique profile is what other people will see when interacting with you through our platform. You can edit it, add projects and portfolios to make it stand out.",
895
- "CommunicationSettingsDescription": "Although sometimes we do need to communicate with you - for example, if you contact Support, or if we need to send you a receipt or invoice - you can opt-in to other non-transactional communications.",
896
- "NeedHelpDescription": "If you need any help, please try searching through our FAQs. If you still can't find the answer you are searching for, please contact us using the Chat Widget or raise a request via our Support Section."
901
+ "ManageYourAccountDescription": "Within this section, you can edit your personal information, such as your Full Name, Username, and Profile Picture. You will also be able to see your invoices and manage your subscriptions.",
902
+ "UpdateYourProfileDescription": "Your unique profile is what other people will see when interacting with you through our platform. You can edit it and add projects and portfolios to make it stand out.",
903
+ "CommunicationSettingsDescription": "Although sometimes we do need to communicate with you - for example, if you contact Support or if we need to send you a receipt or invoice - you can opt-in to other non-transactional communications.",
904
+ "NeedHelpDescription": "If you need help, please try searching through our FAQs. If you still can't find the answer you are searching for, please contact us using the Chat Widget or raise a request via our Support Section."
897
905
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@posiwise/i18n",
3
- "version": "0.0.6",
3
+ "version": "0.0.7",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {