461461 "normal-tabs" : " 普通标签" ,
462462 "incognito-tabs" : " 隐身标签"
463463 },
464- "editor_config" : " " ,
465- "editor_config_description" : " " ,
466- "editor_type_definition" : " " ,
467- "editor_type_definition_description" : " " ,
468- "eslint_rules_reset" : " " ,
469- "eslint_rules_saved" : " " ,
470- "editor_config_reset" : " " ,
471- "editor_config_saved" : " " ,
472- "editor_config_format_error" : " " ,
473- "editor_type_definition_reset" : " " ,
474- "editor_type_definition_saved" : " "
464+ "editor_config" : " 编辑器配置 " ,
465+ "editor_config_description" : " 你可以参考<Link href= \" https://code.visualstudio.com/docs/languages/jsconfig \" >jsconfig.js</Link>中的compilerOptions进行配置 " ,
466+ "editor_type_definition" : " 编辑器类型定义 " ,
467+ "editor_type_definition_description" : " 你可以自定义自己的类型定义,脚本编辑器会自动加载这些类型定义 " ,
468+ "eslint_rules_reset" : " ESLint规则已重置 " ,
469+ "eslint_rules_saved" : " ESLint规则已保存 " ,
470+ "editor_config_reset" : " 编辑器配置已重置 " ,
471+ "editor_config_saved" : " 编辑器配置已保存 " ,
472+ "editor_config_format_error" : " 编辑器配置格式错误 " ,
473+ "editor_type_definition_reset" : " 编辑器类型定义已重置 " ,
474+ "editor_type_definition_saved" : " 编辑器类型定义已保存 "
475475}
0 commit comments