텍스트 수정

This commit is contained in:
static
2024-12-29 00:53:49 +09:00
parent f6432ff290
commit 29b105a069
2 changed files with 3 additions and 5 deletions

View File

@@ -17,8 +17,8 @@
<div class="space-y-2">
<p class="break-keep text-xl font-bold">암호 키 파일을 저장하셨나요?</p>
<p class="break-keep">
보안상의 이유로 지금 시점 이후로는 암호 키를 파일로 내보낼어요. 파일이 저장되었는지
다시 한 번 확인해 주세요.
암호 키 파일은 유출 방지를 위해 이 화면에서만 저장할어요. 파일이 저장되었는지 다시
한 번 확인해 주세요.
</p>
</div>
<BottomDiv>

View File

@@ -14,9 +14,7 @@
<div class="space-y-4 px-1">
<div class="space-y-2">
<p class="break-keep text-xl font-bold">내보내지 않고 계속할까요?</p>
<p class="break-keep">
보안상의 이유로 지금 시점 이후로는 암호 키를 파일로 내보낼 수 없어요.
</p>
<p class="break-keep">암호 키 파일은 유출 방지를 위해 이 화면에서만 저장할 수 있어요.</p>
</div>
<div class="flex gap-2">
<Button