Skip to content

Commit

Permalink
#17 [ADD] Google 로그인 string 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
youjin09222 committed Jan 11, 2025
1 parent f2c6643 commit a0a3cae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions presentation/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
<string name="toast_kakao_login_success">카카오 로그인 성공</string>
<string name="toast_kakao_login_failed">카카오 로그인 실패: %s</string>
<string name="toast_login_cancelled">로그인이 취소되었습니다.</string>
<string name="toast_google_login_success">구글 로그인 성공</string>
<string name="toast_google_login_failed">구글 로그인 실패: %s</string>

<!-- 그룹 초대 입력 -->
<string name="iv_invite_description">그룹 초대 설명 이미지</string>
Expand Down

0 comments on commit a0a3cae

Please sign in to comment.