feat(creator): 후원 empty 레이아웃을 보정한다

This commit is contained in:
2026-06-22 22:06:46 +09:00
parent a3ea2051cb
commit ecaa1f01e8
4 changed files with 60 additions and 2 deletions

View File

@@ -356,7 +356,7 @@
<string name="creator_channel_donation_action">후원하기</string>
<string name="creator_channel_donation_error_message">후원 내역을 불러오지 못했습니다.</string>
<string name="creator_channel_donation_retry">다시 시도</string>
<string name="creator_channel_donation_empty_title">처음으로 크리에이터를\n후원해 보세요!</string>
<string name="creator_channel_donation_empty_title">아직 후원이 없습니다.\n처음으로 크리에이터를 후원해 보세요!</string>
<string name="creator_channel_donation_empty_owner_title">후원 내역이 없습니다</string>
<string name="creator_channel_donation_can_format">%1$s캔</string>
<string name="creator_channel_donation_fallback_message">%1$d캔을 후원하였습니다.</string>