Skip to content

Commit

Permalink
fix: update ko_kr.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mindy15963 authored Feb 6, 2022
1 parent 667b26c commit 9a0c53e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/core/resources/assets/projectred-core/lang/ko_kr.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"item.projectred-core.anode": "양극",
"item.projectred-core.cathode": "음극",
"item.projectred-core.pointer": "포인터",
"item.projectred-core.silicon_칩": "실리콘 칩",
"item.projectred-core.energized_silicon_칩": "가압된 실리콘 칩",
"item.projectred-core.silicon_chip": "실리콘 칩",
"item.projectred-core.energized_silicon_chip": "가압된 실리콘 칩",
"item.projectred-core.platformed_plate": "플랫폼 판",
"item.projectred-core.red_ingot": "붉은 합금 주괴",
"item.projectred-core.boule": "실리콘 단결정봉",
Expand Down Expand Up @@ -55,7 +55,7 @@
"item.projectred-core.sand_coal_comp": "모래 석탄 화합물",
"item.projectred-core.red_silicon_comp": "붉은 실리콘 화합물",
"item.projectred-core.glow_silicon_comp": "발광 실리콘 화합물",
"item.projectred-core.null_routing_칩": "널 로직 라우팅 칩",
"item.projectred-core.null_routing_chip": "널 로직 라우팅 칩",
"item.projectred-core.copper_ingot": "구리 주괴",
"item.projectred-core.tin_ingot": "주석 주괴",
"item.projectred-core.silver_ingot": "은 주괴",
Expand Down Expand Up @@ -510,11 +510,11 @@
"item.projectred-transmission.green_framed_bundled_wire": "프레임 초록색 묶음 전선",
"item.projectred-transmission.red_framed_bundled_wire": "프레임 빨간색 묶음 전선",
"item.projectred-transmission.black_framed_bundled_wire": "프레임 검은색 묶음 전선",
"item.projectred-transmission.low_load_framed_power_wire": "프레임 저전력 전력선",
"item.projectred-transmission.low_load_framed_power_wire": "프레임 저전력 전선",

"item.projectred-fabrication.ic_blueprint": "IC 청사진",
"item.projectred-fabrication.ic_칩": "IC 칩",
"item.projectred-fabrication.creative_mode_ic_칩": "크리에이티브 모드 IC 칩",
"item.projectred-fabrication.ic_chip": "IC 칩",
"item.projectred-fabrication.creative_mode_ic_chip": "크리에이티브 모드 IC 칩",
"block.projectred-fabrication.ic_workbench": "IC 작업대",
"block.projectred-fabrication.ic_printer": "IC 인쇄기",

Expand Down

0 comments on commit 9a0c53e

Please sign in to comment.