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

@@ -239,6 +239,25 @@
<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="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_cheer_creators">최근 응원이 많은 크리에이터</string>
<string name="home_recommendation_section_popular_community_posts">인기 커뮤니티</string>
<string name="home_recommendation_activity_live">라이브</string>
<string name="home_recommendation_activity_audio">오디오</string>
<string name="home_recommendation_activity_community">커뮤니티</string>
<string name="home_recommendation_follow_all">모두 팔로우 하기</string>
<string name="home_recommendation_follow_all_done">모두 팔로우 완료</string>
<string name="home_recommendation_more">더보기</string>
<string name="home_recommendation_collapse">접기</string>
<string name="home_recommendation_business_info"> 회사명 : 주식회사 소다라이브\n\n 대표자 : 이재형\n\n 주소 : 경기도 성남시 분당구 황새울로335번길 10, 5층 563A호\n\n 사업자등록번호 : 8708103220\n\n- 통신판매업신고 : 제2024-성남분당B-1012호\n\n- 고객센터 : 02.2055.1477(이용시간 10:00~19:00)\n\n- 대표 이메일 : sodalive.official@gmail.com</string>
<string name="common_error_unknown">알 수 없는 오류가 발생했습니다. 다시 시도해 주세요.</string>
<string name="common_error_request">요청 중 오류가 발생했습니다.</string>
<string name="common_error_network_retry">네트워크 오류가 발생했습니다. 잠시 후 다시 시도해 주세요.</string>