feat(i18n): 다국어 번역 확장 및 UI 개선
- 영어/일본어/한국어/중국어 번역 추가 - VictoryOverlay 레이아웃 개선 - NewCharacterScreen 기능 추가
This commit is contained in:
@@ -74,5 +74,22 @@
|
||||
"classTitle": "Class",
|
||||
"percentComplete": "{percent}% complete",
|
||||
"newCharacterTitle": "ASCII NEVER DIE - New Character",
|
||||
"soldButton": "Sold!"
|
||||
"soldButton": "Sold!",
|
||||
|
||||
"endingCongratulations": "★ おめでとうございます ★",
|
||||
"endingGameComplete": "ゲームをクリアしました!",
|
||||
"endingTheHero": "英雄",
|
||||
"endingLevelFormat": "レベル {level}",
|
||||
"endingJourneyStats": "冒険の記録",
|
||||
"endingMonstersSlain": "倒したモンスター",
|
||||
"endingQuestsCompleted": "完了したクエスト",
|
||||
"endingPlayTime": "プレイ時間",
|
||||
"endingFinalStats": "最終ステータス",
|
||||
"endingCredits": "クレジット",
|
||||
"endingThankYou": "プレイしていただきありがとうございます!",
|
||||
"endingLegendLivesOn": "あなたの伝説は続く...",
|
||||
"endingHallOfFameLine1": "あなたの英雄的な功績は",
|
||||
"endingHallOfFameLine2": "殿堂に記録されます",
|
||||
"endingSkip": "スキップ",
|
||||
"endingTapToSkip": "タップでスキップ"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user