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

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">シリーズ</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>