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

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

@@ -799,6 +799,7 @@
<string name="screen_creator_community_write_content_hint">Enter content</string>
<string name="screen_creator_community_write_character_count_format">%1$d chars</string>
<string name="screen_creator_community_write_character_limit"> / Max 500 chars</string>
<string name="screen_creator_community_write_comment_title">Comments</string>
<string name="screen_creator_community_write_comment_enabled">Comments on</string>
<string name="screen_creator_community_write_comment_disabled">Comments off</string>
<string name="screen_creator_community_write_age_title">Age restriction</string>
@@ -814,6 +815,8 @@
<string name="screen_creator_community_record_delete">Delete</string>
<string name="screen_creator_community_record_retry">Record again</string>
<string name="screen_creator_community_record_complete">Finish recording</string>
<string name="screen_creator_community_modify_title">Edit post</string>
<string name="screen_creator_community_modify_submit">Save</string>
<string name="screen_user_profile_reservation_title">Reserve with %1$s cans</string>
<string name="screen_user_profile_reservation_desc">Pay to join the \"%1$s\" live.</string>
<string name="screen_user_profile_on_air">On Air</string>