Skip to content

Commit 56ff9d1

Browse files
authored
Merge pull request #210 from YAPP-Github/BOOK-415-fix/#209
fix: 감상평 기록 화면 Subtitle 문구 수정
2 parents b7a90f1 + 91a4fa7 commit 56ff9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feature/record/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<string name="emotion_step_title">문장에 대해 어떤 감정이 드셨나요?</string>
2828
<string name="emotion_step_description">대표 감정을 한 가지 선택해주세요</string>
2929
<string name="impression_step_title">문장에 대한 감상을 남겨주세요</string>
30-
<string name="impression_step_description">감상평 가이드로 쉽게 남길 수 있어요</string>
30+
<string name="impression_step_description">떠오르는 생각이 있다면 자유롭게 작성해 주세요.</string>
3131
<string name="impression_step_hint">내용을 입력해주세요.</string>
3232
<string name="impression_step_guide">감상평 가이드</string>
3333
<string name="impression_guide_description">아래 문장 중 하나를 선택해 이어서 감상을 적어보세요</string>

0 commit comments

Comments
 (0)