common/l*: add Korean translation (#14665)
This commit is contained in:
29
pages.ko/common/lb.md
Normal file
29
pages.ko/common/lb.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# lb
|
||||
|
||||
> 현재 디렉토리에 있는 블로그를 관리.
|
||||
> 명령어 실행 시 상호 작용을 통해 작업할 초안과 게시글을 선택.
|
||||
> 더 많은 정보: <https://github.com/LukeSmithxyz/lb>.
|
||||
|
||||
- 새 초안 작성:
|
||||
|
||||
`lb new`
|
||||
|
||||
- 초안 편집:
|
||||
|
||||
`lb edit`
|
||||
|
||||
- 초안 삭제:
|
||||
|
||||
`lb trash`
|
||||
|
||||
- 초안 게시:
|
||||
|
||||
`lb publish`
|
||||
|
||||
- 게시된 글 삭제:
|
||||
|
||||
`lb delete`
|
||||
|
||||
- 게시된 글을 초안으로 다시 편집하기 위해 미게시 상태로 변경:
|
||||
|
||||
`lb revise`
|
Reference in New Issue
Block a user