Skip to content

Commit fac9796

Browse files
authored
Databank 翻译提交 (#5293)
Databank create
1 parent a6f46f8 commit fac9796

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"block.databank.megastructure_save": "Megastructure Block: Save",
3+
"block.databank.megastructure_save.reset": "Bounds successfully reset",
4+
"block.databank.megastructure_save.corner1": "Please select the first corner",
5+
"block.databank.megastructure_save.corner2": "Please select the second corner",
6+
"block.databank.megastructure_save.center": "Please select the center",
7+
"block.databank.megastructure_save.finished": "Bounds are now from %1$s to %2$s",
8+
"block.databank.megastructure_save.saved": "Saved as %1$s",
9+
10+
"commands.databank.megastructure": "Spawned %1$s at %2$s",
11+
12+
"entity.databank.world_gui": "World Gui"
13+
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"block.databank.megastructure_save": "超级结构方块:保存模式",
3+
"block.databank.megastructure_save.reset": "边界重设成功",
4+
"block.databank.megastructure_save.corner1": "请选择第一个角落",
5+
"block.databank.megastructure_save.corner2": "请选择第二个角落",
6+
"block.databank.megastructure_save.center": "请选择中心位置",
7+
"block.databank.megastructure_save.finished": "边界范围已设为%1$s至%2$s",
8+
"block.databank.megastructure_save.saved": "已保存为%1$s",
9+
10+
"commands.databank.megastructure": "已在%2$s处生成%1$s",
11+
12+
"entity.databank.world_gui": "世界GUI"
13+
}

0 commit comments

Comments
 (0)