feat(creator): 본인 FAB 문구를 추가한다

This commit is contained in:
2026-06-16 22:03:41 +09:00
parent 710ce2602b
commit 722f84039f
3 changed files with 15 additions and 0 deletions

View File

@@ -320,6 +320,11 @@
<string name="creator_channel_donation_empty_owner_title">No donation history yet.</string>
<string name="creator_channel_donation_can_format">%1$s cans</string>
<string name="creator_channel_donation_fallback_message">Supported with %1$d cans.</string>
<string name="creator_channel_owner_fab_open">Create content</string>
<string name="creator_channel_owner_fab_community">Post community</string>
<string name="creator_channel_owner_fab_audio">Upload audio content</string>
<string name="creator_channel_owner_fab_live">Create live</string>
<string name="creator_channel_owner_fab_close">Close</string>
<!-- Original detail -->
<string name="screen_original_detail_tab_character">Characters</string>
<string name="screen_original_detail_tab_info">About</string>