alacritty, explorer, banner: add Chinese translation (#4158)

This commit is contained in:
Flex Zhong
2020-07-08 21:16:23 +08:00
committed by GitHub
parent bcb600ecc4
commit 9e509e32d7
3 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# explorer
> Windows 文件资源管理器.
- 打开 Windows 文件资源管理器:
`explorer`
- 在当前目录打开 Windows 文件资源管理器:
`explorer .`
- 在指定目录打开 Windows 文件资源管理器:
`explorer {{path/to/directory}}`