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

@@ -240,15 +240,15 @@
<string name="screen_series_main_completed_all">View all</string>
<string name="screen_series_main_recommend_title">Recommended</string>
<string name="screen_home_recommend_channel_content_label">Contents</string>
<string name="home_recommendation_tab_recommendation">Recommended</string>
<string name="home_recommendation_tab_ranking">Ranking</string>
<string name="home_recommendation_tab_following">Following</string>
<string name="screen_home_tab_recommendation">Recommended</string>
<string name="screen_home_tab_ranking">Ranking</string>
<string name="screen_home_tab_following">Following</string>
<string name="home_recommendation_section_live">Live</string>
<string name="home_recommendation_section_recently_active_creators">Recently active creators</string>
<string name="home_recommendation_section_recent_debut_creators">Recently debuted creators</string>
<string name="home_recommendation_section_first_audio_contents">First audio content</string>
<string name="home_recommendation_section_ai_characters">AI characters</string>
<string name="home_recommendation_section_genre_creators">Creators by genre</string>
<string name="home_recommendation_section_first_audio_contents">Grow together from the start!</string>
<string name="home_recommendation_section_ai_characters">Chat with creators!</string>
<string name="home_recommendation_section_genre_creator_suffix"> creators</string>
<string name="home_recommendation_section_cheer_creators">Creators with recent cheers</string>
<string name="home_recommendation_section_popular_community_posts">Popular community</string>
<string name="home_recommendation_activity_live">Live</string>