feat(profile): 채널 후원 비밀문구와 내 페이지 노출 조건을 정리한다

This commit is contained in:
2026-02-26 00:42:02 +09:00
parent de4b301ccb
commit 96108aa520
7 changed files with 35 additions and 2 deletions

View File

@@ -799,6 +799,7 @@
<string name="screen_user_profile_channel_donation_button">채널 후원하기</string>
<string name="screen_user_profile_channel_donation_all_title">채널 후원 전체보기</string>
<string name="screen_user_profile_channel_donation_empty">채널 후원이 없습니다.</string>
<string name="screen_user_profile_channel_donation_secret">비밀후원</string>
<string name="screen_user_profile_cheer_label">응원</string>
<string name="screen_user_profile_cheer_hint">응원댓글을 남겨보세요!</string>
<string name="screen_user_profile_cheer_reply_hint">응원댓글에 답글을 남겨보세요!</string>