feat(feed): 콘텐츠 카테고리 타입을 보완한다

This commit is contained in:
2026-06-30 15:04:04 +09:00
parent 61fe8a9fee
commit c5e94bbc92
4 changed files with 6 additions and 1 deletions

View File

@@ -312,6 +312,7 @@
<string name="screen_home_following_recent_news_title">最近のお知らせ</string>
<string name="screen_home_following_on_air">On Air</string>
<string name="screen_home_following_photo_content">グラビア</string>
<string name="screen_home_following_creator_ranking_news_message">%1$sさんが今週のランキング%2$sに入りました</string>
<string name="screen_home_following_empty">表示できるフォロー中のお知らせがありません。</string>
<string name="screen_home_following_error">フォロー中のお知らせを読み込めませんでした。</string>
<string name="home_recommendation_activity_live">ライブ</string>