@bigbinary/neeto-integrations-frontend 2.12.6 → 2.12.8

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.
@@ -16,7 +16,7 @@
16
16
  "disconnectIntegration": "Disconnect {{integration, anyCase}}",
17
17
  "connectIntegration": "Connect {{integration, anyCase}}",
18
18
  "manageIntegration": "Manage {{integration, anyCase}}",
19
- "helpDocUrl": "To learn more about the {{integration, anyCase}} integration, see the <helpLink>Help center</helpLink>."
19
+ "helpDocUrl": "To learn how to use {{integration, anyCase}} integration visit this <helpLink>help article</helpLink>."
20
20
  },
21
21
  "errors": {
22
22
  "required": "{{entity}} is required"
@@ -83,7 +83,7 @@
83
83
  "description": "Include daily.co links in your meetings booked using {{appName, anyCase}}.",
84
84
  "apiKey": "API key",
85
85
  "helpDoc": "<externalLink>See instructions</externalLink> on getting the API key",
86
- "yourApiKey": "You are connected to Daily.co with the API key: <underline>{{apiKey, anyCase}}</underline>",
86
+ "yourApiKey": "You are connected to Daily.co with the API key: <wrapper><span>{{apiKey, anyCase}}</span><copy /></wrapper>",
87
87
  "connect": {
88
88
  "account": "Connect your Daily.co account",
89
89
  "title": "Connect Daily.co"