az-serial-console, bfs, ca*: add Korean translation (#13849)

This commit is contained in:
HoJeong Im
2024-09-28 03:27:32 +09:00
committed by GitHub
parent b74d8b5faf
commit c67b263845
12 changed files with 270 additions and 0 deletions

17
pages.ko/common/cal.md Normal file
View File

@@ -0,0 +1,17 @@
# cal
> 현재 날짜가 강조 표시된 달력을 표시.
> 참고: `gcal`.
> 더 많은 정보: <https://manned.org/cal.1p>.
- 이번 달의 달력을 표시:
`cal`
- 특정 연도의 달력 표시:
`cal {{연도}}`
- 특정 월과 연도에 대한 달력 표시:
`cal {{월}} {{연도}}`