feat(feed): 피드 문자열 리소스를 추가한다

This commit is contained in:
2026-05-21 15:53:39 +09:00
parent d312ce7cd8
commit e5f298eaa7
3 changed files with 24 additions and 0 deletions

View File

@@ -12,6 +12,14 @@
<string name="record_audio_permission_denied_message">権限がないとライブに参加できません。\n\n[設定][権限]から許可をお願いします。</string>
<string name="read_storage_permission_denied_message">権限がないとコンテンツを投稿できません。\n\n[設定][権限]から許可をお願いします。</string>
<string name="retry">恐れ入りますが、もう一度お試しください。\n解決しない場合はサポートへお問い合わせください。</string>
<string name="feed_live_ended_suffix">さんのライブ配信が終了しました。</string>
<string name="feed_content_category_default">コンテンツ</string>
<string name="feed_content_category_content">コンテンツ</string>
<string name="feed_content_category_series">シリーズ</string>
<string name="feed_content_category_magazine">マガジン</string>
<string name="a11y_feed_rank_image">ランキングフィード画像</string>
<string name="a11y_feed_content_image">コンテンツフィード画像</string>
<string name="a11y_feed_profile_image">クリエイターのプロフィール画像</string>
<!-- Splash / Main common -->
<string name="screen_splash_tagline">声でつながる新しいワールド</string>