Skip to content

Commit

Permalink
[refactor/#185] 온보딩 이름입력 에러문구 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonsuKang committed Mar 1, 2025
1 parent 37ff4b0 commit ff14205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature/onboarding/src/main/res/values/values.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<string name="onboarding_step4_text_title">태어난 시간을 알려주세요</string>
<string name="onboarding_step4_text_check">태어난 시간을 몰라요</string>
<string name="onboarding_step4_textfield_warning">입력한 숫자를 확인해 주세요</string>
<string name="onboarding_step4_textfield_warning">입력한 내용를 확인해 주세요</string>

<string name="onboarding_step5_text_title">어떤 이름으로 불리길\n원하시나요?</string>
<string name="onboarding_step5_textfield_warning">입력한 내용을 확인해 주세요</string>
Expand Down

0 comments on commit ff14205

Please sign in to comment.