feat(home): 홈 추천 문자열 리소스를 추가한다

This commit is contained in:
2026-06-02 12:10:01 +09:00
parent 4817641155
commit 9eb1f7709d
3 changed files with 57 additions and 0 deletions

View File

@@ -240,6 +240,25 @@
<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="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_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>
<string name="home_recommendation_activity_audio">Audio</string>
<string name="home_recommendation_activity_community">Community</string>
<string name="home_recommendation_follow_all">Follow all</string>
<string name="home_recommendation_follow_all_done">Following all</string>
<string name="home_recommendation_more">More</string>
<string name="home_recommendation_collapse">Collapse</string>
<string name="home_recommendation_business_info"> Company: SodaLive Inc.\n\n CEO: Jaehyung Lee\n\n Address: 5F #563A, 10, Hwangsaeulro 335beongil, Bundanggu, Seongnamsi, Gyeonggido\n\n Business Registration No.: 8708103220\n\n MailOrder Sales Report: No. 2024SeongnamBundangB1012\n\n Customer Center: 0220551477 (10:00~19:00)\n\n- Contact Email: sodalive.official@gmail.com</string>
<string name="common_error_unknown">An unknown error occurred. try again.</string>
<string name="common_error_request">An error occurred while processing your request.</string>
<string name="common_error_network_retry">A network error occurred. Please try again later.</string>