ho*, hp*, hr, hs*, html5validator: add Korean translation (#14598)

This commit is contained in:
HoJeong Im
2024-11-03 15:37:38 +09:00
committed by GitHub
parent dfdf2fca64
commit 276cba5a4a
12 changed files with 257 additions and 0 deletions

16
pages.ko/common/hr.md Normal file
View File

@@ -0,0 +1,16 @@
# hr
> 터미널에서 수평선을 출력.
> 더 많은 정보: <https://github.com/LuRsT/hr>.
- 수평선을 출력:
`hr`
- 사용자 정의 문자열로 수평선 출력:
`hr {{문자열}}`
- 여러 줄의 가로 수평선을 출력:
`hr {{문자열1 문자열2 ...}}`