feat(creator): 시리즈 탭 문자열을 추가한다

This commit is contained in:
2026-06-20 04:50:22 +09:00
parent a9456abfb0
commit 7ea06fda2f
3 changed files with 27 additions and 0 deletions

View File

@@ -197,6 +197,15 @@
<string name="creator_channel_audio_total_label">All</string>
<string name="creator_channel_audio_owned_rate_message">You own %1$s%% of all audio.</string>
<string name="creator_channel_audio_owned_rate_count">%1$s/%2$s</string>
<string name="creator_channel_series_empty_message">The creator is preparing a series.\nPlease look forward to it!</string>
<string name="creator_channel_series_error_message">Could not load series.</string>
<string name="creator_channel_series_retry_button">Retry</string>
<string name="creator_channel_series_status_proceeding">Ongoing</string>
<string name="creator_channel_series_status_completed">Completed</string>
<string name="creator_channel_series_total_content_count">All</string>
<string name="creator_channel_series_subtitle_content_count">%1$s episodes</string>
<string name="creator_channel_series_progress_count">%1$s/%2$s episodes</string>
<string name="creator_channel_series_progress_percent">%1$s%%</string>
<string name="auth_title">Identity verification</string>
<string name="auth_desc">VoiceOns Open World Character Chat\nis available only to adults who have completed identity verification to protect minors.\nTo use the character chat service, please complete identity verification.</string>
<string name="auth_desc_live">To protect minors,\nonly adults who have completed identity verification\ncan enter live rooms.\nPlease complete identity verification\nto enter the live room.</string>