Update menu.json

This commit is contained in:
Lugiad 2024-09-06 16:45:25 +02:00 committed by GitHub
parent 2ee22d70b5
commit 02b69f0290
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,5 +51,7 @@
"renamePokemon": "给宝可梦起名",
"rename": "起名",
"nickname": "昵称",
"errorServerDown": "糟糕!访问服务器时发生了错误。\n\n你可以保持页面开启\n游戏会自动重新连接。"
}
"errorServerDown": "糟糕!访问服务器时发生了错误。\n\n你可以保持页面开启\n游戏会自动重新连接。",
"noSaves": "You don't have any save files on record!",
"tooManySaves": "You have too many save files on record!"
}