feat(following): 팔로우 해제 확인 dialog를 적용한다
This commit is contained in:
@@ -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">You’ll 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>
|
||||
|
||||
Reference in New Issue
Block a user