common/k*: add Korean translation (#14560)

This commit is contained in:
코드싸이
2024-11-02 15:16:58 +09:00
committed by GitHub
parent 4e659ba38f
commit b6bf0c2f48
41 changed files with 1041 additions and 0 deletions

12
pages.ko/common/kotlin.md Normal file
View File

@@ -0,0 +1,12 @@
# kotlin
> Kotlin 애플리케이션 실행기.
> 더 많은 정보: <https://kotlinlang.org>.
- jar 파일 실행:
`kotlin {{파일이름.jar}}`
- Kotlin 및 JVM 버전 표시:
`kotlin -version`