Skip to content

Commit

Permalink
💄 Update frontend/app/src/main/res/values/strings.xml
Browse files Browse the repository at this point in the history
Co-authored-by: 이석찬 / Lee Sukchan <[email protected]>
  • Loading branch information
yjeong-k and sukchan-0811 authored Nov 12, 2023
1 parent 8e98a35 commit 7e8224d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<string name="reset_password_error">비밀번호를 재설정하는 도중 오류가 발생했습니다</string>
<string name="new_password_field">새 비밀번호</string>
<string name="new_password_check_field">새 비밀번호 확인</string>
<string name="false_new_password">비밀번호는 8자 이상이어야 합니다</string>
<string name="password_qualification">비밀번호는 8자 이상이어야 합니다</string>
<string name="false_new_password_check">비밀번호가 일치하지 않습니다</string>
<string name="nickname_qualification">닉네임은 15자 이하여야 합니다</string>
<string name="talk_with_symbols">상징으로 말하기</string>
Expand Down

0 comments on commit 7e8224d

Please sign in to comment.