diff --git a/index.html b/index.html
index 03d84eac..298a0de8 100644
--- a/index.html
+++ b/index.html
@@ -917,7 +917,7 @@
-
+
diff --git a/locales/en.json b/locales/en.json
index d788bc99..bed32b2a 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -248,6 +248,7 @@
"count": "Count",
"description": "Loot Table Generator for Minecraft 1.14",
"dimension": "Dimension",
+ "direct_entity": "Direct Entity",
"durability": "Durability",
"enchantment": "Enchantment",
"entity": "Entity",
@@ -287,6 +288,7 @@
"share": "Share",
"show_source": "Show Source",
"source": "Source",
+ "source_entity": "Source Entity",
"tabs": "Tabs",
"tag": "Tag",
"term": "Term",
diff --git a/locales/zh-CN.json b/locales/zh-CN.json
index cbbe0dad..0c1fb439 100644
--- a/locales/zh-CN.json
+++ b/locales/zh-CN.json
@@ -273,7 +273,7 @@
"potion": "药水",
"raining": "下雨",
"remove": "移除",
- "add_block_state": "移除方块状态",
+ "remove_block_state": "移除方块状态",
"remove_condition": "移除条件",
"remove_enchantment": "移除附魔",
"remove_entry": "移除项目",
@@ -281,7 +281,7 @@
"remove_modifier": "移除属性修饰器",
"remove_operation": "移除操作",
"remove_pool": "移除随机池",
- "add_score": "移除分数",
+ "remove_score": "移除分数",
"remove_term": "移除条件",
"score": "分数",
"share": "分享",