translatable DeleteCommand
This commit is contained in:
parent
583f8a1257
commit
b7e97212ac
4 changed files with 11 additions and 3 deletions
|
|
@ -16,6 +16,8 @@ arena.create.lookAtCenter=Please look at the block that should be in the center
|
|||
arena.create.lookAtSide=Please look at the side of the block where the {0} field is to be created.
|
||||
arena.create.otherArena=There is already an arena at this location.
|
||||
arena.create.success=The arena has been created successfully.
|
||||
arena.delete.success=The {0}-arena {1} has been deleted.
|
||||
arena.delete.noarena=There is no {0}-arena here.
|
||||
|
||||
arena.list=Created {0} arenas
|
||||
arena.list.none=(none)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue