{
  "pluginIntegrations": {
    "integration": "$t(translation:integration): {{integrationName}}",
    "setUp": "Set Up {{integrationName}}",
    "setUpIntegration": "Set Up $t(translation:integration)",
    "pactFlow": "PactFlow",
    "contractTesting": "Contract Testing",
    "contractTestingModalDescription": "Enable Compatibility Check between API Specification and Contract Testing",
    "pactFlowModalDescription": "The PactFlow Integration enables compatibility checks between your API definition and PactFlow contract(s)",
    "contractTestingModalInputNameLabel": "Name",
    "contractTestingModalInputNameDescription": "Type a friendly name to help identify this integration",
    "baseUrl": "{{integrationName}} Base URL",
    "contractTestingModalInputBaseUrlDescription": "Your URL can be copied from your {{integrationName}} account, under Settings > API Tokens > Copy {{integrationName}} Base URL",
    "contractTestingModalInputTokenLabel": "Read/Write Token",
    "contractTestingModalInputTokenDescription": "Your read/write token can be copied from your {{integrationName}} account, under Settings > API Tokens > Read/write token > Copy. For a System Account copy from Settings > Users > System Accounts > Choose Account > Options > Copy Read/write token.",
    "contractTestingModalInputApplicationsLabel": "Applications",
    "contractTestingModalInputApplicationsDescription": "Choose the {{integrationName}} provider application to use for verification",
    "applicationName": "Application Name",
    "flattenDescription": "Use the 'flatten' option to move inline object schemas to the components/schemas section"
  },
  "comments": {
    "comments": "Comments",
    "resolvedComments": "Resolved Comments",
    "repliesCount_one": "This comment has {{count}} reply.",
    "repliesCount_other": "This comment has {{count}} replies.",
    "commentLine": "LINE {{line}}",
    "noCommentsDescription": "There are no comments yet.",
    "addCommentDescription": "To add a comment, click the plus sign to the left of the line number in the editor. This opens the comment panel where you can type your comment.",
    "addCommentDescriptionMonacoEditor": "To add a comment, first select the text you want to comment on, then right-click and choose ‘Add Comment.’",
    "addCommentLabel": "Add a new comment for line:",
    "addAsyncAPICommentLabel": "Add a new comment:",
    "cancelComment": "Cancel",
    "addComment": "Comment",
    "updateComment": "Update comment",
    "addReply": "Reply",
    "updateReply": "Update reply",
    "addCommentPlaceholder": "Comment something",
    "updateCommentPlaceholder": "No comment?",
    "addReplyPlaceholder": "Reply",
    "updateReplyPlaceholder": "No reply?"
  },
  "toolbar": {
    "comments": "Comments",
    "preview": "Preview",
    "haloAI": "AI chat"
  }
}
