Skip to content

테스트 문서

이것은 우리의 번역 시스템이 올바르게 작동하는지 확인하기 위한 테스트 문서입니다.

기능

  • 자동 번역
  • 다중 언어 지원
  • 코드 보존
javascript
// This code should NOT be translated
function hello() {
  return 'Hello World!'
}

테스트 준비 완료!

Released under the MIT License. Built with ❤️ by Chriss Mejía and the Hatcher community.