mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 09:47:38 +00:00
Fix missing space
This commit is contained in:
parent
73f8f1a0a7
commit
4f2b0e6f4e
@ -72,7 +72,7 @@
|
|||||||
"fawe.worldedit.history.command.history.clear": "History cleared",
|
"fawe.worldedit.history.command.history.clear": "History cleared",
|
||||||
"fawe.worldedit.history.command.redo.error": "Nothing left to redo. (See also `/inspect` and `/frb`)",
|
"fawe.worldedit.history.command.redo.error": "Nothing left to redo. (See also `/inspect` and `/frb`)",
|
||||||
"fawe.worldedit.history.command.history.other.error": "Unable to find session for {0}.",
|
"fawe.worldedit.history.command.history.other.error": "Unable to find session for {0}.",
|
||||||
"fawe.worldedit.history.command.redo.success": "Redo successful{0}.",
|
"fawe.worldedit.history.command.redo.success": "Redo successful {0}.",
|
||||||
"fawe.worldedit.history.command.undo.error": "Nothing left to undo. (See also `/inspect` and `/frb`)",
|
"fawe.worldedit.history.command.undo.error": "Nothing left to undo. (See also `/inspect` and `/frb`)",
|
||||||
"fawe.worldedit.history.command.undo.disabled": "Undo disabled, use: //fast",
|
"fawe.worldedit.history.command.undo.disabled": "Undo disabled, use: //fast",
|
||||||
"fawe.worldedit.history.command.undo.success": "Undo successful{0}.",
|
"fawe.worldedit.history.command.undo.success": "Undo successful{0}.",
|
||||||
|
Loading…
Reference in New Issue
Block a user