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:
코드싸이
2024-11-06 04:21:01 +09:00
committed by GitHub
parent 29d6bd2563
commit 60276104db
47 changed files with 1064 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
- Find strings using a case-insensitive search:
`findstr /i "{{string1 string2 ...}}" *"`
`findstr /i "{{string1 string2 ...}}" *`
- Find strings in all files using regular expressions: