fixed:修改开发人员工具翻译与之前版本一致.

This commit is contained in:
chriswang521 2024-06-21 13:41:51 +08:00 committed by wangpenglong
parent d23abb9ee3
commit 8fa582f42d
1 changed files with 1 additions and 1 deletions

View File

@ -4622,9 +4622,9 @@
"views log": "视图"
},
"vs/workbench/electron-sandbox/actions/developerActions": {
"toggleDevTools": "开发者工具",
"configureRuntimeArguments": "配置运行时参数",
"reloadWindowWithExtensionsDisabled": "禁用插件后重新加载",
"toggleDevTools": "切换开发人员工具",
"openUserDataFolder": "打开用户数据文件夹"
},
"vs/workbench/electron-sandbox/actions/installActions": {