Add missing translation key

This commit is contained in:
NotMyFault 2021-03-27 14:22:04 +01:00
parent 784db1e9c8
commit 2dc89f735d
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 2 additions and 0 deletions

View File

@ -178,6 +178,8 @@
"worldedit.biomeinfo.position": "Biomes at your position: {0}",
"worldedit.biomeinfo.selection": "Biomes in your selection: {0}",
"worldedit.error.no-match": "No match for '{0}'.",
"worldedit.brush.radius-too-large": "Maximum allowed brush radius: {0}",
"worldedit.brush.apply.description": "Apply brush, apply a function to every block",
"worldedit.brush.apply.radius": "The size of the brush",