Update src/locales/ko/menu-ui-handler.ts

Co-authored-by: lnuvy <lnuvy.code@gmail.com>
This commit is contained in:
Frederico Santos 2024-07-10 19:56:37 +01:00 committed by GitHub
parent f506a70d11
commit ea4e56b929
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -18,10 +18,10 @@ export const menuUiHandler: SimpleTranslationEntries = {
"exportSlotSelect": "내보낼 슬롯을 골라주세요.",
"importData": "데이터 불러오기",
"exportData": "데이터 내보내기",
"linkDiscord": "Link Discord",
"unlinkDiscord": "Unlink Discord",
"linkGoogle": "Link Google",
"unlinkGoogle": "Unlink Google",
"linkDiscord": "디스코드 연동",
"unlinkDiscord": "디스코드 연동해제",
"linkGoogle": "구글 연동",
"unlinkGoogle": "구글 연동해제",
"cancel": "취소",
"losingProgressionWarning": "전투 시작으로부터의 진행 상황을 잃게 됩니다. 계속하시겠습니까?",
"noEggs": "부화중인 알이 없습니다!"