common/o*: add Korean translation (#14642)

* common/o*: add Korean translation

* odps-resource: update Korean translation (fix typo)
This commit is contained in:
코드싸이
2024-11-05 23:54:36 +09:00
committed by GitHub
parent bdf0e99ca8
commit 650fabfc22
49 changed files with 1257 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# ohdear-cli
> Laravel Zero로 작성된 비공식 Oh Dear CLI.
> 더 많은 정보: <https://github.com/nunomaduro/ohdear-cli>.
- 현재 인증된 사용자에 대한 세부 정보 표시:
`ohdear-cli me`
- Oh Dear에 새 사이트 추가:
`ohdear-cli sites:add {{url}}`
- 사이트 목록과 현재 상태 표시:
`ohdear-cli sites:list`
- 특정 사이트에 대한 세부 정보 표시:
`ohdear-cli sites:show {{사이트_id}}`