feat(i18n): 다국어 번역 확장 및 UI 개선
- 영어/일본어/한국어/중국어 번역 추가 - VictoryOverlay 레이아웃 개선 - NewCharacterScreen 기능 추가
This commit is contained in:
@@ -74,5 +74,22 @@
|
||||
"classTitle": "직업",
|
||||
"percentComplete": "{percent}% 완료",
|
||||
"newCharacterTitle": "아스키 네버 다이 - 새 캐릭터",
|
||||
"soldButton": "확인!"
|
||||
"soldButton": "확인!",
|
||||
|
||||
"endingCongratulations": "★ 축하합니다 ★",
|
||||
"endingGameComplete": "게임을 클리어하셨습니다!",
|
||||
"endingTheHero": "영웅",
|
||||
"endingLevelFormat": "레벨 {level}",
|
||||
"endingJourneyStats": "여정 통계",
|
||||
"endingMonstersSlain": "처치한 몬스터",
|
||||
"endingQuestsCompleted": "완료한 퀘스트",
|
||||
"endingPlayTime": "플레이 시간",
|
||||
"endingFinalStats": "최종 능력치",
|
||||
"endingCredits": "크레딧",
|
||||
"endingThankYou": "플레이해 주셔서 감사합니다!",
|
||||
"endingLegendLivesOn": "당신의 전설은 계속됩니다...",
|
||||
"endingHallOfFameLine1": "당신의 영웅적인 업적이",
|
||||
"endingHallOfFameLine2": "명예의 전당에 기록됩니다",
|
||||
"endingSkip": "건너뛰기",
|
||||
"endingTapToSkip": "탭하여 건너뛰기"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user