커뮤니티 전체보기 문자열 리소스화

This commit is contained in:
2025-12-03 20:07:31 +09:00
parent a050a56c19
commit 270d697ce6
5 changed files with 30 additions and 7 deletions

View File

@@ -783,6 +783,11 @@
<string name="screen_user_profile_community_empty_desc">After posting, your post will appear here\nand be visible in the community.</string>
<string name="screen_user_profile_channel_intro_title">Channel introduction</string>
<string name="screen_user_profile_live_reservation_self_blocked">You cannot reserve a live you created.</string>
<string name="screen_creator_community_all_title">Community</string>
<string name="screen_creator_community_all_error_invalid_request">Invalid request.</string>
<string name="screen_creator_community_delete_title">Delete post</string>
<string name="screen_creator_community_delete_desc">Delete this post?</string>
<string name="screen_creator_community_purchase_with_can">View this post for %1$d cans</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>