Update menu.json

This commit is contained in:
Lugiad 2024-09-06 16:44:52 +02:00 committed by GitHub
parent 9d0fe1f016
commit f0abacc1ee
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!"
}