오디션 문자열 리소스로 이관

This commit is contained in:
2025-12-01 15:12:02 +09:00
parent e727658b24
commit e9afa55aa0
9 changed files with 53 additions and 19 deletions

View File

@@ -184,6 +184,14 @@
<string name="following_creator_total_suffix"></string>
<string name="following_creator_empty">팔로우 중인 채널이 없습니다.</string>
<!-- Audition -->
<string name="screen_audition_title">오디션</string>
<string name="screen_audition_on">ON</string>
<string name="screen_audition_off">OFF</string>
<string name="screen_audition_total_count">총 %1$d개</string>
<string name="screen_audition_how_to_use">보이스온 오디션 이용방법</string>
<string name="screen_audition_how_to_use_more">자세히&gt;</string>
<!-- Settings / Notices / Events -->
<string name="screen_settings_title">설정</string>
<string name="screen_settings_notification">알림 설정</string>