-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6e71ae5
commit 2f68875
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"text.appmek.chemical": "화학", | ||
"text.appmek.creative_tab": "Applied Mekanistics", | ||
"text.appmek.qio_frequency": "QIO 주파수 (%s)", | ||
|
||
"item.appmek.chemical_cell_housing": "빈 ME 화학 저장 셀", | ||
"item.appmek.creative_chemical_cell": "크리에이티브 ME 화학 저장 셀", | ||
|
||
"item.appmek.chemical_storage_cell_1k": "1k ME 화학 저장 셀", | ||
"item.appmek.chemical_storage_cell_4k": "4k ME 화학 저장 셀", | ||
"item.appmek.chemical_storage_cell_16k": "16k ME 화학 저장 셀", | ||
"item.appmek.chemical_storage_cell_64k": "64k ME 화학 저장 셀", | ||
"item.appmek.chemical_storage_cell_256k": "256k ME 화학 저장 셀", | ||
|
||
"item.appmek.portable_chemical_storage_cell_16k": "16k 휴대용 화학 셀", | ||
"item.appmek.portable_chemical_storage_cell_1k": "1k 휴대용 화학 셀", | ||
"item.appmek.portable_chemical_storage_cell_4k": "4k 휴대용 화학 셀", | ||
"item.appmek.portable_chemical_storage_cell_64k": "64k 휴대용 화학 셀", | ||
"item.appmek.portable_chemical_storage_cell_256k": "256k 휴대용 화학 셀", | ||
|
||
"item.appmek.chemical_p2p_tunnel": "화학 P2P 터널" | ||
} |