Skip to content

Commit

Permalink
Merge pull request #302 from team-peekabook/feature/#301-fix-hint
Browse files Browse the repository at this point in the history
#301 [chore] 책 코멘트, 메모 힌트 라이팅 수정
  • Loading branch information
2zerozu authored Feb 25, 2024
2 parents 919e673 + d8d66c8 commit 15fafe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
<!-- Create Book & Edit Book & Book Detail-->
<string name="book_comment">한 마디</string>
<string name="book_memo">메모</string>
<string name="book_comment_hint">한 마디를 남겨주세요.</string>
<string name="book_memo_hint">메모를 남겨주세요.</string>
<string name="book_comment_hint">책을 읽고 느낀 점, 좋았던 구절을 적어보세요.</string>
<string name="book_memo_hint">메모에 적은 내용은 나만 볼 수 있어요.\nex) 7/3~7/10 완독, 두두에게 선물 받음</string>
<string name="book_comment_count">%d/200</string>
<string name="book_memo_count">%d/50</string>

Expand Down

0 comments on commit 15fafe7

Please sign in to comment.