diff --git a/src/locales/zh_CN/mystery-encounters/absolute-avarice-dialogue.json b/src/locales/zh_CN/mystery-encounters/absolute-avarice-dialogue.json index 1d675d93660..052730bf361 100644 --- a/src/locales/zh_CN/mystery-encounters/absolute-avarice-dialogue.json +++ b/src/locales/zh_CN/mystery-encounters/absolute-avarice-dialogue.json @@ -1,8 +1,8 @@ { - "intro": "A {{greedentName}} ambushes you\nand steals your party's berries!", - "title": "Absolute Avarice", - "description": "The {{greedentName}} has caught you totally off guard now all your berries are gone!\n\nThe {{greedentName}} looks like it's about to eat them when it pauses to look at you, interested.", - "query": "What will you do?", + "intro": "一个{{greedentName}}埋伏了你\\n并且偷走了你队伍携带的树果!", + "title": "贪得无厌", + "description": "{{greedentName}}让你措手不及,现在你所有的树果都被夺走了!\\n\\n{{greedentName}}正要吃掉它们时,突然停下来饶有兴趣地看着你。", + "query": "你要怎么做?" "option": { "1": { "label": "Battle It", @@ -22,4 +22,4 @@ "selected": "The {{greedentName}} devours the entire\nstash of berries in a flash!$Patting its stomach,\nit looks at you appreciatively.$Perhaps you could feed it\nmore berries on your adventure...$@s{level_up_fanfare}The {{greedentName}} wants to join your party!" } } -} \ No newline at end of file +}