커뮤니티 수정 문자열 리소스화

This commit is contained in:
2025-12-03 20:37:34 +09:00
parent e67251c9ba
commit ae081994c3
5 changed files with 44 additions and 20 deletions

View File

@@ -798,6 +798,7 @@
<string name="screen_creator_community_write_content_hint">내용을 입력하세요</string>
<string name="screen_creator_community_write_character_count_format">%1$d자</string>
<string name="screen_creator_community_write_character_limit"> / 최대 500자</string>
<string name="screen_creator_community_write_comment_title">댓글 가능 여부</string>
<string name="screen_creator_community_write_comment_enabled">댓글 가능</string>
<string name="screen_creator_community_write_comment_disabled">댓글 불가</string>
<string name="screen_creator_community_write_age_title">연령 제한</string>
@@ -813,6 +814,8 @@
<string name="screen_creator_community_record_delete">삭제</string>
<string name="screen_creator_community_record_retry">다시 녹음</string>
<string name="screen_creator_community_record_complete">녹음 완료</string>
<string name="screen_creator_community_modify_title">게시글 수정</string>
<string name="screen_creator_community_modify_submit">수정</string>
<string name="screen_user_profile_reservation_title">%1$s캔으로 예약</string>
<string name="screen_user_profile_reservation_desc">\'%1$s\' 라이브에 참여하기 위해 결제합니다.</string>
<string name="screen_user_profile_on_air">On Air</string>