mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-24 23:56:51 +00:00
Split add/remove translation strings
This commit is contained in:
@@ -13,10 +13,7 @@
|
||||
"random_chance_with_looting": "受抢夺附魔影响的随机概率",
|
||||
"table_bonus": "附魔奖励",
|
||||
"killed_by_player": "被玩家击杀",
|
||||
"survives_explosion": "未被爆炸破坏",
|
||||
"$terms": {
|
||||
"term": "条件"
|
||||
}
|
||||
"survives_explosion": "未被爆炸破坏"
|
||||
},
|
||||
"$damage": {
|
||||
"damage_type": "伤害类型",
|
||||
@@ -228,7 +225,17 @@
|
||||
},
|
||||
"2_spaces": "2 空格缩进",
|
||||
"4_spaces": "4 空格缩进",
|
||||
"add": "添加",
|
||||
"add_block_state": "添加方块状态",
|
||||
"add_child": "添加子项目",
|
||||
"add_condition": "添加条件",
|
||||
"add_enchantment": "添加附魔",
|
||||
"add_entry": "添加项目",
|
||||
"add_function": "添加函数",
|
||||
"add_modifier": "添加属性修饰器",
|
||||
"add_operation": "添加操作",
|
||||
"add_pool": "添加随机池",
|
||||
"add_score": "添加分数",
|
||||
"add_term": "添加条件",
|
||||
"author": "作者 @Misode",
|
||||
"biome": "生物群系",
|
||||
"block": "方块",
|
||||
@@ -266,13 +273,23 @@
|
||||
"potion": "药水",
|
||||
"raining": "下雨",
|
||||
"remove": "移除",
|
||||
"add_block_state": "移除方块状态",
|
||||
"remove_condition": "移除条件",
|
||||
"remove_enchantment": "移除附魔",
|
||||
"remove_entry": "移除项目",
|
||||
"remove_function": "移除函数",
|
||||
"remove_modifier": "移除属性修饰器",
|
||||
"remove_operation": "移除操作",
|
||||
"remove_pool": "移除随机池",
|
||||
"add_score": "移除分数",
|
||||
"remove_term": "移除条件",
|
||||
"score": "分数",
|
||||
"share": "分享",
|
||||
"show_source": "显示源代码",
|
||||
"source": "源",
|
||||
"table": "战利品表",
|
||||
"tabs": "Tab 缩进",
|
||||
"tag": "标签",
|
||||
"term": "条件",
|
||||
"thundering": "雷雨",
|
||||
"title": "战利品表生成器",
|
||||
"treasure": "宝藏型附魔",
|
||||
|
||||
Reference in New Issue
Block a user