FollowingCreator 문자열 리소스화

This commit is contained in:
2025-12-01 14:59:21 +09:00
parent eb0aa9473f
commit e727658b24
6 changed files with 55 additions and 25 deletions

View File

@@ -178,6 +178,13 @@
<string name="screen_search_series_title">Series</string>
<string name="screen_search_no_result">No results found.</string>
<!-- Following Creator -->
<string name="screen_following_creator_title">Following list</string>
<string name="following_creator_total_prefix">Total</string>
<string name="following_creator_total_count_value">%1$d</string>
<string name="following_creator_total_suffix">creators</string>
<string name="following_creator_empty">You are not following any channels.</string>
<!-- Settings / Notices / Events -->
<string name="screen_settings_title">Settings</string>
<string name="screen_settings_notification">Notification settings</string>