diff --git a/resources/lang/ko-KR/setup.php b/resources/lang/ko-KR/setup.php new file mode 100644 index 00000000..677784a7 --- /dev/null +++ b/resources/lang/ko-KR/setup.php @@ -0,0 +1,23 @@ + '설치', + 'title' => 'Cachet 설치', + 'service_details' => '서비스 상세정보', + 'env_setup' => '환경 설정', + 'status_page_setup' => '상태 페이지 설정', + 'show_support' => 'Cachet 에 대한 지원을 표시', + 'admin_account' => '관리자 계정', + 'complete_setup' => '설치 완료', + 'completed' => 'Cachet 이 성공적으로 설정되었습니다.', + 'finish_setup' => '대시보드로 이동', +]; \ No newline at end of file