This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/Client/locales/ko.json
2026-03-10 13:06:33 -03:00

62 lines
1.4 KiB
JSON

{
"_meta": {
"lang": "ko",
"name": "한국어",
"version": "1.0"
},
"nav": {
"dashboard": "대시보드",
"dungeons": "던전",
"skills": "스킬",
"base": "기지",
"quests": "퀘스트",
"inventory": "인벤토리",
"crafting": "제작",
"shop": "상점",
"fleet": "함대",
"galaxy": "은하계",
"research": "연구",
"leaderboard": "랭킹",
"missions": "미션",
"alliance": "동맹",
"market": "시장",
"social": "소셜"
},
"base": {
"buildings": "🏗 건물",
"shipyard": "🚀 조선소",
"starbase": "🌌 우주기지",
"overview": "📊 개요"
},
"resources": {
"metal": "금속",
"gas": "가스",
"crystal": "크리스탈",
"energyCells": "에너지 셀",
"darkMatter": "암흑 물질",
"credits": "크레딧",
"gems": "젬"
},
"actions": {
"build": "건설",
"upgrade": "업그레이드",
"cancel": "취소",
"collect": "수집",
"launch": "발사",
"search": "검색",
"join": "참가",
"leave": "나가기",
"deposit": "입금",
"withdraw": "출금",
"buy": "구매",
"sell": "판매"
},
"status": {
"online": "온라인",
"offline": "오프라인",
"inProgress": "진행 중",
"completed": "완료",
"locked": "잠김",
"maxLevel": "최대 레벨"
}
}