{
  "upload": true,
  "select": {
    "header": {
      "title": "Select CRM"
    }
  },
  "shared-ui-crm": {
    "c4c-username-password": {
      "title": "Connect to C4C instance"
    }
  },
  "initialization": {
    "crm-initialization-failed": "CRM initialization has failed. Please try refreshing the page."
  },
  "crm-logging": {
    "add-log": "Add Log",
    "log": "Log",
    "try-again": "Try Again",
    "log-state-description": "Log the current state of this {{loggedAppName}}.",
    "history-fetching-fail": "Failed to load {{crmAppName}} logging history.",
    "history-fetching-fail-info": "Please contact your administrator if this problem persist.",
    "account-or-opportunity": "Account or Opportunity",
    "contacts-or-lead": "Contacts or Lead",
    "i18n-account-or-opportunity": "Account or Opportunity",
    "i18n-contacts-or-lead": "Contacts or Lead",
    "i18n-relates-to": "Related to",
    "i18n-contact": "Contact",
    "i18n-lead": "Lead",
    "i18n-account": "Account",
    "i18n-opportunity": "Opportunity",
    "i18n-contacts": "Contacts",
    "i18n-contact-or-lead": "Contact or Lead",
    "i18n-regarding-all": "Related to",
    "i18n-regarding-all-label": "Add Account, Opportunity ...",
    "i18n-company": "Company",
    "i18n-deal": "Deal",
    "i18n-company-or-deal": "Company or Deal",
    "add-entity": "Add {{entity}}",
    "no-logged-type": "no logged {{type}}",
    "selected-types-conflict": "Cannot select {{addedType}} together with {{conflictingTypes}}.",
    "auth-error": "{{crmAppName}} connection expired,",
    "login-here": "login here"
  },
  "recommendations": {
    "reason": "{{filetype}} recommended because: {{reasons}}",
    "reason-explanation": "{{field}} {{operator}} '{{value}}'",
    "operators": {
      "equals": "is equal to",
      "equalsnot": "is not equal to",
      "contains": "contains",
      "containsnot": "does not contain",
      "startswith": "starts with",
      "startswithnot": "does not start with",
      "endswith": "ends with",
      "endswithnot": "does not end with"
    }
  }
}
