messages_ko.properties missing braces
Opened this issue · 1 comments
Information
Full output of /ess version
:
[22:50:58 INFO]: CONSOLE issued server command: /ess version
[22:50:58 INFO]: Server 버전: 1.16.3-R0.1-SNAPSHOT git-Paper-191 (MC: 1.16.3)
[22:50:58 INFO]: EssentialsX 버전: 2.18.1.11
[22:50:58 INFO]: LuckPerms 버전: 5.1.107
[22:50:58 INFO]: Vault 버전: 1.7.3-b131
[22:50:58 INFO]: Citizens 버전: 2.0.27-SNAPSHOT (build 2108)
[22:50:58 INFO]: EssentialsXChat 버전: 2.18.1.11
[22:50:58 INFO]: EssentialsXSpawn 버전: 2.18.1.11
Server log: https://gist.github.com/imirochi/973cb561ffaf7d7c39efea6c1219eb50
Details
Description
In messages_ko_properties, there should be {3} in itemSold,but It doesnt have. so it cause error "Unmatched braces in the pattern."
Steps to reproduce
Just sell something with command /sell
Expected behavior
itemSold=§c{0}§a에 팔았습니다. ({1} {2} 을 개당 {3} 에)
Screenshots
https://imgur.com/a/rWXirQi
Whole screenshot.