Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ko_kr.json #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions src/main/resources/assets/rftoolsutility/lang/ko_kr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"item.rftoolsutility.charged_porter": "충전 포터",
"item.rftoolsutility.advanced_charged_porter": "고급 충전 포터",
"item.rftoolsutility.text_module": "텍스트 스크린 모듈",
"item.rftoolsutility.energy_module": "에너지 스크린 모듈",
"item.rftoolsutility.energyplus_module": "에너지 플러스 스크린 모듈",
"item.rftoolsutility.storage_control_module": "저장 제어 스크린 모듈",
"item.rftoolsutility.dump_module": "덤프 스크린 모듈",
"item.rftoolsutility.inventory_module": "인벤토리 스크린 모듈",
"item.rftoolsutility.inventoryplus_module": "인벤토리 플러스 스크린 모듈",
"item.rftoolsutility.clock_module": "시계 스크린 모듈",
"item.rftoolsutility.fluid_module": "유체 스크린 모듈",
"item.rftoolsutility.fluidplus_module": "유체 플러스 스크린 모듈",
"item.rftoolsutility.counter_module": "카운터 스크린 모듈",
"item.rftoolsutility.counterplus_module": "카운터 플러스 스크린 모듈",
"item.rftoolsutility.redstone_module": "레드스톤 스크린 모듈",
"item.rftoolsutility.machineinformation_module": "기계 정보 스크린 모듈",
"item.rftoolsutility.computer_module": "컴퓨터 스크린 모듈",
"item.rftoolsutility.button_module": "버튼 스크린 모듈",
"item.rftoolsutility.elevator_button_module": "엘리베이터 버튼 스크린 모듈",

"block.rftoolsutility.crafter1": "1티어 조합기",
"block.rftoolsutility.crafter2": "2티어 조합기",
"block.rftoolsutility.crafter3": "3티어 조합기",
"block.rftoolsutility.matter_booster": "물질 승압기",
"block.rftoolsutility.matter_transmitter": "물질 송신기",
"block.rftoolsutility.matter_receiver": "물질 수신기",
"block.rftoolsutility.dialing_device": "다이얼링 장치",
"block.rftoolsutility.tank": "탱크",
"block.rftoolsutility.screen": "스크린",
"block.rftoolsutility.creative_screen": "크리에이티브 스크린",

"itemGroup.rftoolsutility": "RF툴즈 유틸리티",
"message.rftoolsutility.shiftmessage": "Shift 누르기",
"message.rftoolsutility.tank": "@f%smb를 고정할 수 있고 \n@f여과를 허용하는 탱크입니다.\n@2내용: %s"
}