후원랭킹 전체보기 문자열 리소스화

This commit is contained in:
2025-12-03 19:51:21 +09:00
parent 237d112dec
commit f2e682c3d3
6 changed files with 62 additions and 21 deletions

View File

@@ -761,6 +761,17 @@
<string name="screen_user_profile_series_title">Series</string>
<string name="screen_user_profile_series_total_count">Total %1$d episodes</string>
<string name="screen_user_profile_donation_title">Donation ranking</string>
<string name="screen_user_profile_donation_all_title">View all donation rankings</string>
<string name="screen_user_profile_donation_toggle_title">Show donation ranking on channel</string>
<string name="screen_user_profile_donation_toggle_desc">Disabling hides the donation ranking on the channel,\nand ranking badges will not appear during live streams.</string>
<string name="screen_user_profile_donation_stat_today">Today</string>
<string name="screen_user_profile_donation_stat_last_week">Last week</string>
<string name="screen_user_profile_donation_stat_this_month">This month (until yesterday)</string>
<string name="screen_user_profile_donation_can_unit">cans</string>
<string name="screen_user_profile_donation_can_unit_with_space">\u0020cans</string>
<string name="screen_user_profile_donation_total_label">Total</string>
<string name="screen_user_profile_donation_total_unit">items</string>
<string name="screen_user_profile_donation_total_can_format">%1$s %2$s</string>
<string name="screen_user_profile_community_title">Community</string>
<string name="screen_user_profile_community_create">Create post</string>
<string name="screen_user_profile_community_empty_desc">After posting, your post will appear here\nand be visible in the community.</string>