{
  "componentName": "OpenAPI Import",
  "header": {
    "fileNameLabel": "Select a file:",
    "fileNamePlaceholder": "Suggested files extensions: .json, .yaml and *.",
    "removeFileSelection": "Remove file selection",
    "selectFileButton": "Select File",
    "loadButton": "Load",
    "moduleFolderLabel": "Module/Folder"
  },
  "main": {
    "operations": "Operations",
    "procedureDescription": "Procedure description",
    "selectAll": "Select all"
  },
  "footer": {
    "import": "Import",
    "cancel": "Cancel"
  },
  "loader": {
    "title": "Loading...",
    "cancelLabel": "Cancel"
  }
}
