feat(i18n): 다국어 번역 확장

- game_data_l10n 개선
- 일본어, 한국어 번역 추가
This commit is contained in:
JiWoong Sul
2026-01-14 00:18:04 +09:00
parent f89017e5ba
commit d52dea56ea
3 changed files with 118 additions and 37 deletions

View File

@@ -510,6 +510,17 @@ const Map<String, String> weaponTranslationsKo = {
'Dyson Sphere Core': '다이슨 구 코어',
'Black Hole Computer': '블랙홀 컴퓨터',
'Universe Simulator': '우주 시뮬레이터',
'Dimensional Gateway': '차원의 관문',
'Time Loop Device': '시간 루프 장치',
'Reality Compiler': '현실 컴파일러',
'Multiverse Bridge': '다중 우주 다리',
'Cosmic Debugger': '우주 디버거',
'Entropy Reverser': '엔트로피 역전기',
'Big Bang Trigger': '빅뱅 트리거',
'Heat Death Preventer': '열 죽음 방지기',
'Infinity Engine': '무한 엔진',
'Omniscience Module': '전지 모듈',
'God Mode Activator': '신 모드 활성기',
};
/// 갑옷 이름 한국어 번역