installer: 4단계 sub43(완료 확인) 화면 제거

sub42 에서 클라이언트 설치가 끝나면 그 자리의 "다음" 버튼이 바로 5단계로
넘어가도록 변경. 중복적이던 sub43 의 i18n 키와 renderSubStep43 함수도 함께
삭제.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-13 10:18:11 +09:00
parent 5e418a5c21
commit f92dc02879
2 changed files with 4 additions and 21 deletions

View File

@@ -133,11 +133,6 @@
"installing": "설치 중...",
"done": "클라이언트 설치 완료.",
"failed": "설치 실패: {{message}}"
},
"sub43": {
"heading": "완료 확인",
"description": "모드와 리소스팩이 .mc_custom에 설치되어 있고, launcher_profiles.json도 갱신되었습니다.",
"goStep5": "5단계로"
}
},
"step5": {