@bigbinary/neeto-molecules 3.7.6 → 3.7.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-molecules",
3
- "version": "3.7.6",
3
+ "version": "3.7.7",
4
4
  "description": "A package of reusable molecular components for neeto products.",
5
5
  "repository": "git@github.com:bigbinary/neeto-molecules.git",
6
6
  "author": "Amaljith K <amaljith.k@bigbinary.com>",
@@ -199,7 +199,7 @@
199
199
  },
200
200
  "developmentInfo": "This page can be accessed only in SSO mode. To access the page, run NeetoAuth in the background and restart the application in SSO mode.",
201
201
  "tooltips": {
202
- "productIsDisabled": "The product '{{productName, anyCase}}' is disabled for this organization. Please enable the product to enable this widget."
202
+ "productIsDisabled": "The product '{{productName, anyCase}}' is disabled for this workspace. Please enable the product to enable this widget."
203
203
  }
204
204
  },
205
205
  "customDomain": {
@@ -351,7 +351,7 @@
351
351
  "unsavedChanges": "* You have unsaved changes"
352
352
  },
353
353
  "currentIpMessage": "Your current IP is <strong>{{ip}}</strong> and it should be present in the allowed IP range.",
354
- "warningMessage": "Please be careful enabling this feature. There have been cases where the IP address assigned to people at home is dynamic. After a few days, the IP changed and those people were unable to access neeto applications.\n\nIf you are using a VPN with a fixed range of IP addresses, you are a good candidate for this feature.\n\nIf you get locked out or if you run into any issue, then you can send an email to <strong>support@neeto.com</strong> with your organization name and subdomain.",
354
+ "warningMessage": "Please be careful enabling this feature. There have been cases where the IP address assigned to people at home is dynamic. After a few days, the IP changed and those people were unable to access neeto applications.\n\nIf you are using a VPN with a fixed range of IP addresses, you are a good candidate for this feature.\n\nIf you get locked out or if you run into any issue, then you can send an email to <strong>support@neeto.com</strong> with your workspace name and subdomain.",
355
355
  "enableAlert": {
356
356
  "title": "Enable IP restriction?",
357
357
  "message": "I have read the warning message about using IP restriction. I know that I can email <strong>support@neeto.com</strong>, if I can't log in or have any problems.",