feat(creator): 후원 탭 문자열을 추가한다

This commit is contained in:
2026-06-22 21:24:00 +09:00
parent 32504349cd
commit bb8442a32d
3 changed files with 18 additions and 0 deletions

View File

@@ -351,6 +351,12 @@
<string name="creator_channel_activity_series_count_format">%1$d series</string>
<string name="creator_channel_more_ready">Coming soon.</string>
<string name="creator_channel_donation_button">Support</string>
<string name="creator_channel_donation_all_label">All</string>
<string name="creator_channel_donation_ranking_title">Donation Ranking</string>
<string name="creator_channel_donation_ranking_all">View all</string>
<string name="creator_channel_donation_action">Support</string>
<string name="creator_channel_donation_error_message">Could not load donation history.</string>
<string name="creator_channel_donation_retry">Retry</string>
<string name="creator_channel_donation_empty_title">Be the first to\nsupport this creator!</string>
<string name="creator_channel_donation_empty_owner_title">No donation history yet.</string>
<string name="creator_channel_donation_can_format">%1$s cans</string>