common/z*: add Korean translation (#14520)

This commit is contained in:
코드싸이
2024-11-02 02:58:11 +09:00
committed by GitHub
parent 68b644059f
commit f0c85945c8
47 changed files with 932 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# zapier convert
> Visual Builder 통합을 CLI 통합으로 변환.
> 더 많은 정보: <https://platform.zapier.com/reference/cli#convert>.
- Visual Builder 통합 변환:
`zapier convert {{integration_id}} {{경로/대상/폴더}}`
- 특정 버전의 Visual Builder 통합 변환:
`zapier convert {{integration_id}} {{경로/대상/폴더}} {{-v|--version}}={{버전}}`
- 추가 디버깅 출력 표시:
`zapier convert --debug`