Fix wrong translation key

This commit is contained in:
NotMyFault 2020-05-09 20:58:47 +02:00 committed by GitHub
parent 0dee452e1a
commit 73f8f1a0a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -238,7 +238,7 @@
"fawe.error.command.syntax": "Usage: {0}",
"fawe.error.no-perm": "You are lacking the permission node: {0}",
"fawe.error.block.not.allowed": "You are not allowed to use",
"fawe.error.block.not.allowed": "You are not allowed to use: {0}",
"fawe.error.setting.disable": "Lacking setting: {0}",
"fawe.error.brush.not.found": "Available brushes: {0}",
"fawe.error.brush.incompatible": "Brush not compatible with this version",