/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { "addBreakpoint": "添加断点", "addConfiguration": "添加配置...", "disableBreakpointOnLine": "禁用行断点", "disableColumnBreakpoint": "在列 {0} 上禁用断点", "editBreakpointOnColumn": "在列 {0} 上编辑断点", "editBreakpoints": "编辑断点", "editLineBrekapoint": "编辑行断点", "enableBreakpointOnLine": "启用行断点", "enableBreakpoints": "在列 {0} 上启用断点", "enableDisableBreakpoints": "启用/禁用断点", "removeBreakpointOnColumn": "在列 {0} 上删除断点", "removeBreakpoints": "删除断点", "removeLineBreakpoint": "删除行断点" }