Skip to content

Commit

Permalink
[feat] imageDetail 토스트 문구 및 옵션 메뉴 텍스트 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
014967 committed Oct 2, 2023
1 parent 1f7a07d commit 89865ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions presenter/src/main/res/values/string.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@
<string name="historyDetailTitle">%s의 기록</string>
<string name="historyDetailCreatedTime">입력 시간 : %s</string>
<string name="complimentFromPartner">%s의 칭찬 한마디</string>
<string name="saveImage">저장하기</string>
<string name="saveImageSuccessToastText">사진 저장에 성공했습니다</string>
<string name="saveImageErrorToastText">사진 저장에 실패했습니다</string>

<!-- button -->
<string name="button_confirm">확인</string>
Expand Down

0 comments on commit 89865ff

Please sign in to comment.