Update menu.json

This commit is contained in:
Lugiad 2024-09-06 16:45:08 +02:00 committed by GitHub
parent f0abacc1ee
commit 2ee22d70b5
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!"
}