팬톡 전체보기 문자열 리소스화

This commit is contained in:
2025-12-03 19:58:44 +09:00
parent f2e682c3d3
commit ab7f837bb4
5 changed files with 24 additions and 11 deletions

View File

@@ -749,12 +749,15 @@
<string name="screen_user_profile_audio_ratio_empty">No owned works yet!</string>
<string name="screen_user_profile_audio_ratio_detail">%1$s / %2$s items</string>
<string name="screen_user_profile_fan_talk_title">Fan Talk</string>
<string name="screen_user_profile_fantalk_all_title">View all Fan Talk</string>
<string name="screen_user_profile_cheer_label">Cheer</string>
<string name="screen_user_profile_cheer_hint">Leave a cheer comment!</string>
<string name="screen_user_profile_cheer_reply_hint">Leave a reply to this cheer!</string>
<string name="screen_user_profile_cheer_empty">No cheers yet.\n\nBe the first to cheer!</string>
<string name="screen_user_profile_cheer_edit">Edit</string>
<string name="screen_user_profile_cheer_delete_title">Delete cheer</string>
<string name="screen_user_profile_cheer_delete_desc">Delete this cheer?</string>
<string name="screen_user_profile_fantalk_report_reason_required">Please select a report reason.</string>
<string name="screen_user_profile_reply_edit">Edit reply</string>
<string name="screen_user_profile_reply_submit">Submit</string>
<string name="screen_user_profile_reply_write">Write a reply</string>