fix(home): 팔로잉 최근 소식 nested payload를 반영한다

This commit is contained in:
2026-06-30 23:54:10 +09:00
parent 2041036530
commit 3f3bacebd9
7 changed files with 178 additions and 81 deletions

View File

@@ -312,6 +312,7 @@
<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_content_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>