mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-26 11:07:55 +01:00
Converge ban message translations, and add reason support to default tempban tl key.
This commit is contained in:
parent
a131527a15
commit
a2c692af39
@ -27,7 +27,7 @@ balance=\u00a7aBalance\:\u00a7c {0}
|
|||||||
balanceOther=\u00a7aBalance of {0}\u00a7a\:\u00a7c {1}
|
balanceOther=\u00a7aBalance of {0}\u00a7a\:\u00a7c {1}
|
||||||
balanceTop=\u00a76Top balances ({0})
|
balanceTop=\u00a76Top balances ({0})
|
||||||
banExempt=\u00a74You cannot ban that player.
|
banExempt=\u00a74You cannot ban that player.
|
||||||
banFormat=\u00a74Banned\:\n\u00a7r{0}
|
banFormat=\u00a7cYou have been banned\:\n\u00a7r{0}
|
||||||
bed=\u00a7obed\u00a7r
|
bed=\u00a7obed\u00a7r
|
||||||
bedMissing=\u00a74Your bed is either unset, missing or blocked.
|
bedMissing=\u00a74Your bed is either unset, missing or blocked.
|
||||||
bedNull=\u00a7mbed\u00a7r
|
bedNull=\u00a7mbed\u00a7r
|
||||||
@ -155,7 +155,7 @@ holdBook=\u00a74You are not holding a writable book.
|
|||||||
holdFirework=\u00a74You must be holding a firework to add effects.
|
holdFirework=\u00a74You must be holding a firework to add effects.
|
||||||
holdPotion=\u00a74You must be holding a potion to apply effects to it.
|
holdPotion=\u00a74You must be holding a potion to apply effects to it.
|
||||||
holeInFloor=\u00a74Hole in floor\!
|
holeInFloor=\u00a74Hole in floor\!
|
||||||
homeSet=\u00a76Home set.
|
homeSet=\u00a76Home set to current location.
|
||||||
homes=\u00a76Homes\:\u00a7r {0}
|
homes=\u00a76Homes\:\u00a7r {0}
|
||||||
hour=hour
|
hour=hour
|
||||||
hours=hours
|
hours=hours
|
||||||
@ -426,7 +426,7 @@ teleportationEnabled=\u00a76Teleportation \u00a7cenabled\u00a76.
|
|||||||
teleportationEnabledFor=\u00a76Teleportation \u00a7cenabled \u00a76for \u00a7c{0}\u00a76.
|
teleportationEnabledFor=\u00a76Teleportation \u00a7cenabled \u00a76for \u00a7c{0}\u00a76.
|
||||||
teleporting=\u00a76Teleporting...
|
teleporting=\u00a76Teleporting...
|
||||||
teleportToPlayer=\u00a76Teleporting to \u00a7c{0}\u00a76.
|
teleportToPlayer=\u00a76Teleporting to \u00a7c{0}\u00a76.
|
||||||
tempBanned=Temporarily banned from server for {0}.
|
tempBanned=\u00a7cYou have been temporarily banned for {0}\:\n\u00a7r{2}
|
||||||
tempbanExempt=\u00a74You may not tempban that player.
|
tempbanExempt=\u00a74You may not tempban that player.
|
||||||
thunder=\u00a76You\u00a7c {0} \u00a76thunder in your world.
|
thunder=\u00a76You\u00a7c {0} \u00a76thunder in your world.
|
||||||
thunderDuration=\u00a76You\u00a7c {0} \u00a76thunder in your world for\u00a7c {1} \u00a76seconds.
|
thunderDuration=\u00a76You\u00a7c {0} \u00a76thunder in your world for\u00a7c {1} \u00a76seconds.
|
||||||
|
Loading…
Reference in New Issue
Block a user