Update src/locales/ko/menu.json

Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com>
This commit is contained in:
Lugiad 2024-09-06 17:55:11 +02:00 committed by GitHub
parent ba929f8d44
commit 8d818b8471
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,6 +52,6 @@
"rename": "닉네임 바꾸기",
"nickname": "닉네임",
"errorServerDown": "서버 연결 중 문제가 발생했습니다.\n\n이 창을 종료하지 않고 두면,\n게임은 자동으로 재접속됩니다.",
"noSaves": "You don't have any save files on record!",
"noSaves": "기기에 세이브 파일이 없습니다!",
"tooManySaves": "You have too many save files on record!"
}