fix(space): 정리된 intent hud와 리뷰 반영

This commit is contained in:
2026-03-14 16:28:26 +09:00
parent 6154bd54a8
commit bc08a049b6
17 changed files with 746 additions and 214 deletions

View File

@@ -157,6 +157,7 @@ export const core = {
pauseFailed: '세션을 일시정지하지 못했어요.',
resumeFailed: '세션을 다시 시작하지 못했어요.',
restartPhaseFailed: '현재 페이즈를 다시 시작하지 못했어요.',
intentUpdateFailed: '현재 세션의 방향을 저장하지 못했어요.',
completeFailed: '세션을 완료 처리하지 못했어요.',
abandonFailed: '세션을 종료하지 못했어요.',
},