Fixed the mismatch of 2 strings

This commit is contained in:
KatMelon 2023-04-11 01:26:31 +08:00 committed by GitHub
parent 05491de3ff
commit ec37e986ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -229,7 +229,7 @@ export class UI {
payload: 'replace-falling',
},
{
displayLocKey: 'assign.components.fallable_blocks',
displayLocKey: 'assign.components.replace_fallable',
payload: 'replace-fallable',
},
{
@ -321,7 +321,7 @@ export class UI {
payload: 'schem',
},
{
displayLocKey: 'export.exported_structure',
displayLocKey: 'export.components.structure_blocks',
payload: 'nbt',
},
{