fix(home): 팔로잉 탭 후속 검증을 반영한다

This commit is contained in:
2026-07-31 03:22:50 +09:00
parent f600d10e8b
commit 49f6fe592c
37 changed files with 2918 additions and 447 deletions

View File

@@ -308,17 +308,15 @@
<string name="home_recommendation_section_genre_creator_suffix">\u0020크리에이터</string>
<string name="home_recommendation_section_cheer_creators">최근 응원이 많은 크리에이터</string>
<string name="home_recommendation_section_popular_community_posts">인기 커뮤니티</string>
<string name="screen_home_following_creators_title">팔로잉 크리에이터</string>
<string name="screen_home_following_on_air_title">On Air</string>
<string name="screen_home_following_recent_chats_title">최근 대화</string>
<string name="screen_home_following_monthly_schedules_title">이달의 스케줄</string>
<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_ranking_rank_format">%1$d위</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">아직 팔로잉 소식이 없어요.\n관심 있는 크리에이터를 팔로우해 보세요.</string>
<string name="screen_home_following_error">팔로잉 소식을 불러오지 못했습니다.</string>
<string name="home_recommendation_activity_live">라이브</string>
<string name="home_recommendation_activity_audio">오디오</string>
<string name="home_recommendation_activity_community">커뮤니티</string>