Skip to content

Commit 284a441

Browse files
authored
Project Expansion key 修复 (#5153)
Project Expansion key fix
1 parent 713ccf8 commit 284a441

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

projects/1.20/assets/project-expansion/projectexpansion/lang/en_us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
"text.projectexpansion.nbt_filter.enabled": "NBT Filter Enabled",
553553
"text.projectexpansion.failed_to_get_knowledge_provider": "Failed to get knowledge provider for %s.",
554554
"text.projectexpansion.learned": "Learned ✓",
555-
"text.projectexpansion.notLearned": "Not Learned ✗",
555+
"text.projectexpansion.not_learned": "Not Learned ✗",
556556
"text.projectexpansion.enabled": "Enabled ✓",
557557
"text.projectexpansion.disabled": "Disabled ✗",
558558
"text.projectexpansion.alchemical_collection": "Alchemical Collection: %s",

projects/1.20/assets/project-expansion/projectexpansion/lang/zh_cn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
"text.projectexpansion.nbt_filter.enabled": "已启用NBT过滤器",
553553
"text.projectexpansion.failed_to_get_knowledge_provider": "无法获取%s的知识。",
554554
"text.projectexpansion.learned": "已学习✓",
555-
"text.projectexpansion.notLearned": "未学习✗",
555+
"text.projectexpansion.not_learned": "未学习✗",
556556
"text.projectexpansion.enabled": "启用✓",
557557
"text.projectexpansion.disabled": "禁用✗",
558558
"text.projectexpansion.alchemical_collection": "挖掘时转化方块:%s",

0 commit comments

Comments
 (0)