Skip to content

Commit

Permalink
fix: 'extension.install' command in Chinese
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Nov 1, 2023
1 parent bf63d09 commit 77b06cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.nls.zh-CN.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"description": "在 Visual Studio Code 中运行 Playwright Test 测试用例.",
"contributes.command.pw.extension.install": "安装 Playwright222",
"contributes.command.pw.extension.install": "安装 Playwright",
"contributes.command.pw.extension.installBrowsers": "安装 Playwright 浏览器",
"contributes.command.pw.extension.command.inspect": "拾取选择器",
"contributes.command.pw.extension.command.closeBrowsers": "关闭全部 Playwright 浏览器",
Expand Down

0 comments on commit 77b06cb

Please sign in to comment.