Slightly improve add clipboard hover message for schematic list

This commit is contained in:
dordsor21 2021-09-27 14:14:24 +01:00
parent 5155055446
commit 58f231ad12
No known key found for this signature in database
GPG Key ID: 1E53E88969FFCF0B

View File

@ -391,7 +391,7 @@
"worldedit.schematic.unload": "Unload",
"worldedit.schematic.delete": "delete",
"worldedit.schematic.visualize": "visualize",
"worldedit.schematic.clipboard": "Add to clipboard",
"worldedit.schematic.clipboard": "Add to (multi-)clipboard",
"worldedit.schematic.unknown-filename": "Unknown filename: {0}",
"worldedit.schematic.file-not-exist": "File could not be read or it does not exist: {0}",
"worldedit.schematic.already-exists": "That schematic already exists!",