common/j*: add and update Korean translation (#14643)
This commit is contained in:
20
pages.ko/common/jcal.md
Normal file
20
pages.ko/common/jcal.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# jcal
|
||||
|
||||
> Jalali 형식으로 달력을 표시하며, 현재 날짜를 강조 표시.
|
||||
> 더 많은 정보: <https://www.nongnu.org/jcal/>.
|
||||
|
||||
- 현재 월의 달력 표시:
|
||||
|
||||
`jcal`
|
||||
|
||||
- 이전, 현재 및 다음 달의 달력 표시:
|
||||
|
||||
`jcal -3`
|
||||
|
||||
- 특정 연도의 달력 표시 (4자리):
|
||||
|
||||
`jcal {{연도}}`
|
||||
|
||||
- 특정 월과 연도의 달력 표시:
|
||||
|
||||
`jcal {{연도}} {{월}}`
|
Reference in New Issue
Block a user