Initial commit: CloudOps infrastructure platform
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
mautic.integration.clearbit.apikey="Clearbit API Key"
|
||||
mautic.plugin.clearbit.button.caption="Lookup using Clearbit"
|
||||
mautic.plugin.clearbit.lookup.header="Clearbit - Lookup information for %item%"
|
||||
mautic.plugin.clearbit.test_api="Test API and get Stats"
|
||||
mautic.plugin.clearbit.stats="Test Results"
|
||||
mautic.plugin.clearbit.toomany="You can only lookup 20 contacts at once!"
|
||||
mautic.plugin.clearbit.comptoomany="You can only lookup 20 companies at once!"
|
||||
mautic.plugin.clearbit.empty="There are no contacts to lookup!"
|
||||
mautic.plugin.clearbit.compempty="There are no company domains to lookup!<br/>(Company website is empty?)"
|
||||
mautic.plugin.clearbit.forbidden="You don't have permissions to update this contact"
|
||||
mautic.plugin.clearbit.compforbidden="You don't have permissions to update this company"
|
||||
mautic.plugin.clearbit.auto_update="Automatically update on save?"
|
||||
mautic.plugin.clearbit.auto_update.tooltip="WARNING: This could easily exhaust your quota of API calls per month."
|
||||
mautic.plugin.clearbit.notify="Show a notification when the information has been received."
|
||||
mautic.plugin.clearbit.contact_retrieved="The contact information for %s has been retrieved"
|
||||
mautic.plugin.clearbit.company_retrieved="The company information for %s has been retrieved"
|
||||
mautic.plugin.clearbit.unable="Unable to save the information: %s"
|
||||
mautic.plugin.clearbit.webhook_info="For the plugin to work, you must use the following as the Webhook URL in your account settings on the <a href=\"https://dashboard.clearbit.com/account\" target=\"_blank\">Clearbit Dashboard</a>:"
|
||||
mautic.plugin.clearbit.public_info="<strong>Warning!</strong> This must be a public accessible URL for the Webhook to work."
|
||||
mautic.plugin.clearbit.submit="Click submit to lookup the information for:"
|
||||
mautic.plugin.clearbit.submit_items="Click submit to lookup the information for the selected item(s)."
|
||||
Reference in New Issue
Block a user