fix(home): 사업자 정보 문구를 공용 리소스로 정리한다

This commit is contained in:
2026-06-05 14:30:44 +09:00
parent f07132c48b
commit 8457194bb5
3 changed files with 3 additions and 6 deletions

View File

@@ -170,7 +170,7 @@
<string name="read_more">More</string>
<string name="read_less">Less</string>
<string name="action_upload_content">Upload content</string>
<string name="company_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="company_info"> Company: SodaLive Inc.\n CEO: Jaehyung Lee\n Address: 5F #563A, 10, Hwangsaeulro 335beongil, Bundanggu, Seongnamsi, Gyeonggido\n Business Registration No.: 8708103220\n MailOrder Sales Report: No. 2024SeongnamBundangB1012\n Customer Center: 0220551477 (10:00~19:00)\n- Contact Email: sodalive.official@gmail.com</string>
<string name="live_paid_title">Paid live entry</string>
<string name="live_paid_desc">Spend %1$d cans and\nenter the live?</string>
<string name="live_paid_warning">This live stream started %1$d hours and %2$d minutes ago.\nIt may end within 30 minutes after you join.</string>
@@ -258,7 +258,6 @@
<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>