Skip to content

Commit 643bbee

Browse files
authored
Clockwork 翻译提交 (#5616)
1 parent e8fbe3a commit 643bbee

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"packet.clockwork.client_message.is_flying": "%1$s is now flying",
3+
"packet.clockwork.client_message.is_walking": "%1$s is now walking",
4+
5+
"key.clockwork.toggle_dragonfly_flight": "Toggle Dragonfly Flight Mode",
6+
"key.categories.clockwork": "Clockwork",
7+
8+
"creativetab.clockwork.title": "Clockwork",
9+
10+
"item.clockwork.clockwork_gear": "Clockwork Gear",
11+
"item.clockwork.crossbow_barrel": "Crossbow Barrel",
12+
"item.clockwork.clockwork_arrow": "Clockwork Arrow",
13+
"item.clockwork.barrel_crossbow": "Automatic Crossbow",
14+
"item.clockwork.scope_crossbow": "Scoped Crossbow",
15+
"item.clockwork.clockwork_potion_sprayer": "Potion Sprayer",
16+
"item.clockwork.clockwork_wings": "Clockwork Wings",
17+
18+
"entity.clockwork.dragonfly": "Dragonfly",
19+
"entity.clockwork.broken_dragonfly": "Broken Dragonfly"
20+
21+
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"packet.clockwork.client_message.is_flying": "%1$s已进入飞行状态",
3+
"packet.clockwork.client_message.is_walking": "%1$s已进入步行状态",
4+
5+
"key.clockwork.toggle_dragonfly_flight": "切换蜻蜓飞行模式",
6+
"key.categories.clockwork": "Clockwork",
7+
8+
"creativetab.clockwork.title": "Clockwork",
9+
10+
"item.clockwork.clockwork_gear": "发条齿轮",
11+
"item.clockwork.crossbow_barrel": "弩箭匣",
12+
"item.clockwork.clockwork_arrow": "发条箭",
13+
"item.clockwork.barrel_crossbow": "自动弩",
14+
"item.clockwork.scope_crossbow": "配镜弩",
15+
"item.clockwork.clockwork_potion_sprayer": "药水喷枪",
16+
"item.clockwork.clockwork_wings": "发条翼翅",
17+
18+
"entity.clockwork.dragonfly": "蜻蜓",
19+
"entity.clockwork.broken_dragonfly": "破损的蜻蜓"
20+
21+
}

0 commit comments

Comments
 (0)