windows/*: add and update Korean translation (#14641)
Co-authored-by: Chooooo <contact@choo.ooo> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
16
pages.ko/windows/explorer.md
Normal file
16
pages.ko/windows/explorer.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# explorer
|
||||
|
||||
> Windows 파일 탐색기.
|
||||
> 더 많은 정보: <https://ss64.com/nt/explorer.html>.
|
||||
|
||||
- Windows 탐색기 열기:
|
||||
|
||||
`explorer`
|
||||
|
||||
- 현재 디렉토리에서 Windows 탐색기 열기:
|
||||
|
||||
`explorer .`
|
||||
|
||||
- 특정 디렉토리에서 Windows 탐색기 열기:
|
||||
|
||||
`explorer {{경로\대상\폴더}}`
|
Reference in New Issue
Block a user