mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-17 14:04:05 +09:00
lang composition
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"BLOCK_WALL_NAME_TEMPLATE": "%1$s 벽",
|
||||
|
||||
"BLOCK_STONE": "돌",
|
||||
"BLOCK_STONE_PLURAL": "돌",
|
||||
"BLOCK_DIRT": "흙",
|
||||
@@ -21,8 +23,8 @@
|
||||
"BLOCK_TRUNK_BIRCH_PLURAL": "자작나무",
|
||||
"BLOCK_TRUNK_BLOODROSE": "자단나무",
|
||||
"BLOCK_TRUNK_BLOODROSE_PLURAL": "자단나무",
|
||||
"BLOCK_STONE_QUARRIED": "석재",
|
||||
"BLOCK_STONE_QUARRIED_PLURAL": "석재",
|
||||
"BLOCK_STONE_QUARRIED": "조약돌",
|
||||
"BLOCK_STONE_QUARRIED_PLURAL": "조약돌",
|
||||
"BLOCK_SAND": "모래",
|
||||
"BLOCK_SAND_PLURAL": "모래",
|
||||
"BLOCK_GRAVEL": "자갈",
|
||||
|
||||
Reference in New Issue
Block a user