feat(feed): 피드 문자열 리소스를 추가한다
This commit is contained in:
@@ -12,6 +12,14 @@
|
||||
<string name="record_audio_permission_denied_message"><![CDATA[You cannot join the live if you deny this permission.\n\nPlease allow it in [Settings]->[Permissions].]]></string>
|
||||
<string name="read_storage_permission_denied_message"><![CDATA[You cannot upload content if you deny this permission.\n\nPlease allow it in [Settings]->[Permissions].]]></string>
|
||||
<string name="retry">try again.\nIf the issue persists, contact customer support.</string>
|
||||
<string name="feed_live_ended_suffix">\'s live broadcast has ended.</string>
|
||||
<string name="feed_content_category_default">Content</string>
|
||||
<string name="feed_content_category_content">Content</string>
|
||||
<string name="feed_content_category_series">Series</string>
|
||||
<string name="feed_content_category_magazine">Magazine</string>
|
||||
<string name="a11y_feed_rank_image">Ranking feed image</string>
|
||||
<string name="a11y_feed_content_image">Content feed image</string>
|
||||
<string name="a11y_feed_profile_image">Creator profile image</string>
|
||||
|
||||
<!-- Splash / Main common -->
|
||||
<string name="screen_splash_tagline">A new world through voice</string>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -12,6 +12,14 @@
|
||||
<string name="record_audio_permission_denied_message"><![CDATA[권한을 거부하시면 라이브 참여를 하실 수 없습니다.\n\n[설정]->[권한]에서 권한을 허용해 주시기 바랍니다.]]></string>
|
||||
<string name="read_storage_permission_denied_message"><![CDATA[권한을 거부하시면 콘텐츠를 업로드 하실 수 없습니다.\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>
|
||||
|
||||
Reference in New Issue
Block a user