fix(home): 홈 추천 후속 검증을 반영한다

This commit is contained in:
2026-07-31 16:29:06 +09:00
parent a106548f87
commit d592038edd
28 changed files with 1986 additions and 33 deletions
+3
View File
@@ -323,6 +323,9 @@
<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_follow_all_confirm_title">Follow all</string>
<string name="home_recommendation_follow_all_confirm_description">Would you like to follow all creators in this list?</string>
<string name="home_recommendation_follow_all_confirm_button">Follow</string>
<string name="home_recommendation_more">More</string>
<string name="home_recommendation_collapse">Collapse</string>
<string name="common_error_unknown">An unknown error occurred. try again.</string>