hcloud, hd, he*: add Korean translation (#14517)

This commit is contained in:
HoJeong Im
2024-11-02 22:14:52 +09:00
committed by GitHub
parent c5d694b17a
commit 916a7d963d
13 changed files with 298 additions and 0 deletions

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

@@ -0,0 +1,16 @@
# hello
> "Hello, world!", "hello, world" 또는 사용자 정의 가능한 텍스트를 출력.
> 더 많은 정보: <https://www.gnu.org/software/hello/>.
- "Hello, world!" 출력:
`hello`
- 전통적인 유형인 "hello, world"를 출력:
`hello --traditional`
- 문자 메시지 출력:
`hello --greeting="{{인사말_텍스트}}"`