windows/reg*: add Korean translation (#14427)

* windows/reg*: add Korean translation

* reg-flags: delete translation

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
코드싸이
2024-11-02 10:47:41 +09:00
committed by GitHub
parent fde5860069
commit 0f04cd4384
12 changed files with 219 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# reg unload
> `reg load` 명령을 사용하여 로드된 레지스트리에서 데이터를 제거.
> 더 많은 정보: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-unload>.
- 지정된 키에 대한 레지스트리 데이터 제거:
`reg unload {{키_이름}}`