fix
This commit is contained in:
parent
4a26dbf706
commit
71891078f8
1 changed files with 2 additions and 2 deletions
|
@ -505,7 +505,7 @@
|
|||
"hexcasting.spell.hexcasting:interop/pehkui/set": "改变缩放",
|
||||
|
||||
"hexcasting.mishap.invalid_pattern": "该图案不对应任何操作",
|
||||
"hexcasting.mishap.unescaped": "本应运行一个图案,实际却运行了%s",
|
||||
"hexcasting.mishap.unescaped": "本应运行一个图案,而实际运行了%s",
|
||||
"hexcasting.mishap.invalid_value": "%1$s本应在栈下标为%3$s处接受%2$s,而实际接受了%4$s",
|
||||
"hexcasting.mishap.invalid_value.class.double": "一个数",
|
||||
"hexcasting.mishap.invalid_value.class.boolean": "一个布尔值",
|
||||
|
@ -560,7 +560,7 @@
|
|||
"hexcasting.mishap.bad_item.colorizer": "一个染色剂",
|
||||
"hexcasting.mishap.bad_block": "本应在%2$s处接受%1$s,而实际接受了%3$s",
|
||||
"hexcasting.mishap.bad_block.sapling": "一个树苗",
|
||||
"hexcasting.mishap.bad_block.replaceable": "一个放置方块的地方",
|
||||
"hexcasting.mishap.bad_block.replaceable": "一个可放置方块的地方",
|
||||
"hexcasting.mishap.bad_brainsweep": "%s排斥此村民的意识",
|
||||
"hexcasting.mishap.already_brainswept": "此村民已被使用",
|
||||
"hexcasting.mishap.no_spell_circle": "%s需在法术环上执行",
|
||||
|
|
Loading…
Reference in a new issue