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:29 +02:00 committed by GitHub
parent abeb78b414
commit f473df4249
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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