mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-15 13:33:54 +00:00
Fixed typo in brush radius too large
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
"worldedit.biomeinfo.position": "Biomes at your position: {0}",
|
||||
"worldedit.biomeinfo.selection": "Biomes in your selection: {0}",
|
||||
|
||||
"worldedit.bruch.radius-too-large": "Maximum allowed brush radius: {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",
|
||||
"worldedit.brush.apply.shape": "The shape of the region",
|
||||
|
Reference in New Issue
Block a user