feat(following): 팔로우 해제 확인 dialog를 적용한다

This commit is contained in:
2026-08-18 11:57:21 +09:00
parent 16633b978e
commit 388304dbaa
13 changed files with 234 additions and 101 deletions
+4
View File
@@ -345,6 +345,10 @@
<string name="creator_channel_dm_check_button">Check DMs</string>
<string name="creator_channel_follow_button">Follow</string>
<string name="creator_channel_unfollow_success">Following has been canceled.</string>
<string name="creator_unfollow_confirm_title">Unfollow</string>
<string name="creator_unfollow_confirm_desc">Youll no longer receive updates from %1$s.\nDo you want to unfollow?</string>
<string name="creator_unfollow_confirm_cancel">Cancel</string>
<string name="creator_unfollow_confirm_confirm">Unfollow</string>
<string name="creator_channel_block_success">Blocked.</string>
<string name="creator_channel_section_live">Live now</string>
<string name="creator_channel_section_latest_audio">Latest audio</string>