- {entry.entries.media.map((media, i, mediaList) => {
+ {media.map((media, i, mediaList) => {
const style: Partial<{
width: string
height: string
diff --git a/locales/app/zh-CN.json b/locales/app/zh-CN.json
index 546a837ace..675f40a963 100644
--- a/locales/app/zh-CN.json
+++ b/locales/app/zh-CN.json
@@ -2,7 +2,7 @@
"achievement.all_done": "大功告成!",
"achievement.first_claim_feed": "订阅源所有者",
"achievement.first_claim_feed_description": "在 Follow 上认证订阅源",
- "achievement.mint_more_power": "成为核心玩家,赚取更多
",
+ "achievement.mint_more_power": "成为硬核玩家,赚取更多
",
"ai_daily.title": "热点 - {{title}}",
"ai_daily.tooltip.content": "AI 根据时间线(
-
)提取的重点信息",
"ai_daily.tooltip.update_schedule": "每天 8:00 和 20:00 定时更新",