feat(creator): 채널 홈 문구 리소스를 추가한다
This commit is contained in:
@@ -270,6 +270,50 @@
|
||||
<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>
|
||||
<!-- Creator channel home -->
|
||||
<string name="creator_channel_tab_home">Home</string>
|
||||
<string name="creator_channel_tab_live">Live</string>
|
||||
<string name="creator_channel_tab_audio">Audio</string>
|
||||
<string name="creator_channel_tab_series">Series</string>
|
||||
<string name="creator_channel_tab_community">Community</string>
|
||||
<string name="creator_channel_tab_fantalk">FanTalk</string>
|
||||
<string name="creator_channel_tab_donation">Support</string>
|
||||
<string name="creator_channel_follower_count">%1$s followers</string>
|
||||
<string name="creator_channel_chat_button">Chat Now</string>
|
||||
<string name="creator_channel_dm_button">Send DM</string>
|
||||
<string name="creator_channel_follow_button">Follow</string>
|
||||
<string name="creator_channel_section_live">Live now</string>
|
||||
<string name="creator_channel_section_latest_audio">Latest audio</string>
|
||||
<string name="creator_channel_section_donation">Support</string>
|
||||
<string name="creator_channel_section_notice">Notices</string>
|
||||
<string name="creator_channel_section_schedule">Schedule</string>
|
||||
<string name="creator_channel_section_audio">Audio</string>
|
||||
<string name="creator_channel_section_series">Series</string>
|
||||
<string name="creator_channel_section_community">Community</string>
|
||||
<string name="creator_channel_section_fantalk">FanTalk</string>
|
||||
<string name="creator_channel_section_introduce">About</string>
|
||||
<string name="creator_channel_section_activity">Activity</string>
|
||||
<string name="creator_channel_section_sns">SNS</string>
|
||||
<string name="creator_channel_series_summary">%1$d episodes · %2$s</string>
|
||||
<string name="creator_channel_community_summary">%1$s · Likes %2$d · Comments %3$d</string>
|
||||
<string name="creator_channel_fantalk_summary">%1$s · Total %2$d</string>
|
||||
<string name="creator_channel_activity_summary">Live %1$d · %2$d hours · %3$d contributors · Audio %4$d · Series %5$d</string>
|
||||
<string name="creator_channel_activity_debut">Debut</string>
|
||||
<string name="creator_channel_activity_debut_format">%1$s (%2$s)</string>
|
||||
<string name="creator_channel_activity_live_count">Total lives</string>
|
||||
<string name="creator_channel_activity_live_count_format">%1$d times</string>
|
||||
<string name="creator_channel_activity_live_duration">Total live hours</string>
|
||||
<string name="creator_channel_activity_live_duration_format">%1$d hours</string>
|
||||
<string name="creator_channel_activity_live_contributor">Total live contributors</string>
|
||||
<string name="creator_channel_activity_live_contributor_format">%1$d people</string>
|
||||
<string name="creator_channel_activity_audio_count">Audio contents</string>
|
||||
<string name="creator_channel_activity_audio_count_format">%1$d items</string>
|
||||
<string name="creator_channel_activity_series_count">Series</string>
|
||||
<string name="creator_channel_activity_series_count_format">%1$d series</string>
|
||||
<string name="creator_channel_more_ready">Coming soon.</string>
|
||||
<string name="creator_channel_donation_button">Support</string>
|
||||
<string name="creator_channel_donation_can_format">%1$s cans</string>
|
||||
<string name="creator_channel_donation_fallback_message">Supported with %1$d cans.</string>
|
||||
<!-- Original detail -->
|
||||
<string name="screen_original_detail_tab_character">Characters</string>
|
||||
<string name="screen_original_detail_tab_info">About</string>
|
||||
|
||||
Reference in New Issue
Block a user