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">シリーズ</string>
<string name="screen_search_no_result">検索結果がありません。</string>
<!-- Following Creator -->
<string name="screen_following_creator_title">フォロー中リスト</string>
<string name="following_creator_total_prefix">合計</string>
<string name="following_creator_total_count_value">%1$d</string>
<string name="following_creator_total_suffix"></string>
<string name="following_creator_empty">フォロー中のチャンネルがありません。</string>
<!-- Settings / Notices / Events -->
<string name="screen_settings_title">設定</string>
<string name="screen_settings_notification">通知設定</string>