diff --git a/src/locales/zh-cn.json b/src/locales/zh-cn.json index 385f66f1..516e78b4 100644 --- a/src/locales/zh-cn.json +++ b/src/locales/zh-cn.json @@ -4,6 +4,7 @@ "dimension": "维度", "dimension-type": "维度类型", "download": "下载", + "item-modifier": "物品修饰器", "language": "语言", "loot-table": "战利品表", "predicate": "断言", diff --git a/src/locales/zh-tw.json b/src/locales/zh-tw.json index 908e066f..62139856 100644 --- a/src/locales/zh-tw.json +++ b/src/locales/zh-tw.json @@ -4,6 +4,7 @@ "dimension": "維度", "dimension-type": "維度類型", "download": "下載", + "item-modifier": "物品修飾器", "language": "語言", "loot-table": "戰利品表", "predicate": "述詞",