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

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

@@ -760,6 +760,17 @@
<string name="screen_user_profile_series_title">시리즈</string>
<string name="screen_user_profile_series_total_count">총 %1$d화</string>
<string name="screen_user_profile_donation_title">후원랭킹</string>
<string name="screen_user_profile_donation_all_title">후원랭킹 전체보기</string>
<string name="screen_user_profile_donation_toggle_title">채널에 후원랭킹 활성화</string>
<string name="screen_user_profile_donation_toggle_desc">※ 비활성화하면 채널 내 후원랭킹이 표시되지 않으며,\n라이브 중에도 후원랭킹에 따른 뱃지가 반영되지 않습니다.</string>
<string name="screen_user_profile_donation_stat_today">오늘</string>
<string name="screen_user_profile_donation_stat_last_week">지난주</string>
<string name="screen_user_profile_donation_stat_this_month">이번 달 어제까지</string>
<string name="screen_user_profile_donation_can_unit"></string>
<string name="screen_user_profile_donation_can_unit_with_space">\u0020캔</string>
<string name="screen_user_profile_donation_total_label">전체</string>
<string name="screen_user_profile_donation_total_unit"></string>
<string name="screen_user_profile_donation_total_can_format">%1$s %2$s</string>
<string name="screen_user_profile_community_title">커뮤니티</string>
<string name="screen_user_profile_community_create">게시물 등록</string>
<string name="screen_user_profile_community_empty_desc">게시 후에 게시물이 여기에 표시되고\n커뮤니티에 공개됩니다.</string>