windows/get*: add Korean translation (#14524)
* windows/get*: add Korean translation * get-wuapiversion: fix typo * get-wuapiversion: fix typo Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * pages.ko/windows/getmac: fix typo Co-authored-by: Chooooo <contact@choo.ooo> * pages.ko/windows/get-wuapiversion: fix typo Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
9
pages.ko/windows/get-location.md
Normal file
9
pages.ko/windows/get-location.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Get-Location
|
||||
|
||||
> 현재 작업 중인 디렉토리의 이름 출력.
|
||||
> 이 명령은 PowerShell에서만 실행 가능.
|
||||
> 더 많은 정보: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-location>.
|
||||
|
||||
- 현재 디렉토리 출력:
|
||||
|
||||
`Get-Location`
|
Reference in New Issue
Block a user