후원 랭킹 기간 선택 추가

프로필 후원 랭킹 조회와 프로필 갱신 요청에 기간 값을 전달한다.
This commit is contained in:
2026-02-03 19:09:55 +09:00
parent 84803c171c
commit 21c87f95ef
11 changed files with 242 additions and 6 deletions

View File

@@ -810,6 +810,8 @@
<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_donation_period_weekly">週間</string>
<string name="screen_user_profile_donation_period_cumulative">累計</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>