feat(home): 홈 추천 섹션 문자열을 정리한다

This commit is contained in:
2026-06-02 14:50:31 +09:00
parent caee72f9c3
commit d07a2837d9
3 changed files with 18 additions and 18 deletions

View File

@@ -239,15 +239,15 @@
<string name="screen_series_main_completed_all">전체보기</string>
<string name="screen_series_main_recommend_title">추천 시리즈</string>
<string name="screen_home_recommend_channel_content_label">콘텐츠</string>
<string name="home_recommendation_tab_recommendation">추천</string>
<string name="home_recommendation_tab_ranking">랭킹</string>
<string name="home_recommendation_tab_following">팔로잉</string>
<string name="screen_home_tab_recommendation">추천</string>
<string name="screen_home_tab_ranking">랭킹</string>
<string name="screen_home_tab_following">팔로잉</string>
<string name="home_recommendation_section_live">라이브</string>
<string name="home_recommendation_section_recently_active_creators">방금 활동한 크리에이터</string>
<string name="home_recommendation_section_recent_debut_creators">최근 데뷔한 크리에이터</string>
<string name="home_recommendation_section_first_audio_contents">첫 오디오 콘텐츠</string>
<string name="home_recommendation_section_ai_characters">AI 캐릭터</string>
<string name="home_recommendation_section_genre_creators">장르별 크리에이터</string>
<string name="home_recommendation_section_first_audio_contents">처음부터 함께 성장!</string>
<string name="home_recommendation_section_ai_characters">크리에이터와 이야기를 나눠요!</string>
<string name="home_recommendation_section_genre_creator_suffix"> 크리에이터</string>
<string name="home_recommendation_section_cheer_creators">최근 응원이 많은 크리에이터</string>
<string name="home_recommendation_section_popular_community_posts">인기 커뮤니티</string>
<string name="home_recommendation_activity_live">라이브</string>