A small mistake in Translation(messages_zh.properties)
Linkerrain opened this issue · 1 comments
Type of bug
Other unexpected behaviour
/ess dump all
output
/tptoggle
Error log (if applicable)
No response
Bug description
When I use " /tptoggle", the system will tell me that "传送已禁用" whether it is turned on or off.
version:EssentialsX-2.19.3-dev+8-a9585bb
Steps to reproduce
/tptoggle
/tptoggle
Expected behaviour
messages_zh.properties:
teleportationDisabled=§6传送§c已禁用§6。
teleportationDisabledFor=§6已为§c{0}禁用§6了传送。
teleportationDisabledWarning=§6你必须启用传送功能才能让其他玩家传送到你这里。
teleportationEnabled=§6传送§c已启用§6。
Actual behaviour
messages_zh.properties:
teleportationDisabled=§6传送§c已禁用§6。
teleportationDisabledFor=§6已为§c{0}禁用§6了传送。
teleportationDisabledWarning=§6你必须启用传送功能才能让其他玩家传送到你这里。
teleportationEnabled=§6传送§c已禁用§6。
Thanks for the heads up! We currently only accept translation updates through our Crowdin page. If you believe there's a mistranslation, please submit a correction on there.