Update mystery-encounter-messages.json

This commit is contained in:
Yonmaru40 2024-09-14 14:25:15 +08:00 committed by GitHub
parent b852311ebb
commit ebff591773
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{
"paid_money": "You paid ₽{{amount, number}}.",
"receive_money": "You received ₽{{amount, number}}!",
"affects_pokedex": "Affects Pokédex Data",
"cancel_option": "Return to encounter option select.",
"view_party_button": "View Party"
"paid_money": "你支付了 ₽{{amount, number}}。",
"receive_money": "你获得了 ₽{{amount, number}}",
"affects_pokedex": "影响图鉴数据",
"cancel_option": "回到事件选项",
"view_party_button": "查看队伍"
}