팔로우 알림 문자열 리소스화

This commit is contained in:
2025-12-03 22:03:00 +09:00
parent 0f6ebbfa76
commit e838085291
4 changed files with 16 additions and 4 deletions

View File

@@ -817,6 +817,10 @@
<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="dialog_creator_follow_notify_title">Notifications</string>
<string name="dialog_creator_follow_notify_all">All</string>
<string name="dialog_creator_follow_notify_none">None</string>
<string name="dialog_creator_follow_unfollow">Unfollow</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>