File tree 3 files changed +6
-6
lines changed
src/main/resources/languages
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ noMoney: '&8[&c✘&8] &7Insufficient money, operation failed'
51
51
noBalance : ' &8[&c✘&8] &7Insufficient ${type}, operation failed'
52
52
noPoint : ' &8[&c✘&8] &7Insufficient points, operation failed'
53
53
noItem : ' &8[&c✘&8] &7Not enough items, sale failed'
54
- sellMsg : ' &8[&a✔&8] &7Sale successful '
55
- buyMsg : ' &8[&a✔&8] &7Purchase successful '
54
+ sellMsg : ' &8[&a✔&8] &7You successfully sold &a${number}&7 items of &a${name}&7, and earned &a${price} '
55
+ buyMsg : ' &8[&a✔&8] &7You successfully bought &a${number}&7 items of &a${name}&7, and spent &a${price} '
56
56
noLimit : ' &8[&c✘&8] &7Insufficient attempts, operation failed'
57
57
noTimeLimit : ' &8[&c✘&8] &7Please wait &a${time}&7 seconds to use this again'
58
58
errorCondition : ' &8[&c✘&8] &7Invalid condition format, operation failed'
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ noMoney: '&8[&c✘&8] &7金币不足,无法使用'
50
50
noBalance : ' &8[&c✘&8] &7${type}&7不足,无法使用'
51
51
noPoint : ' &8[&c✘&8] &7点券不足,无法使用'
52
52
noItem : ' &8[&c✘&8] &7物品不足,出售失败'
53
- sellMsg : ' &8[&a✔&8] &7你成功出售了&a${number}&7个&a${name},获得了&a${price}'
54
- buyMsg : ' &8[&a✔&8] &7你成功购买了&a${number}&7个&a${name},花费了&a${price}'
53
+ sellMsg : ' &8[&a✔&8] &7你成功出售了&a${number}&7个&a${name}&7 ,获得了&a${price}'
54
+ buyMsg : ' &8[&a✔&8] &7你成功购买了&a${number}&7个&a${name}&7 ,花费了&a${price}'
55
55
noLimit : ' &8[&c✘&8] &7次数不足,无法使用'
56
56
noTimeLimit : ' &8[&c✘&8] &7需等待&a${time}&7秒,才可使用'
57
57
errorCondition : ' &8[&c✘&8] &7条件格式异常,无法使用'
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ noMoney: '&8[&c✘&8] &7金幣不足,無法使用'
50
50
noBalance : ' &8[&c✘&8] &7${type}不足,無法使用'
51
51
noPoint : ' &8[&c✘&8] &7點券不足,無法使用'
52
52
noItem : ' &8[&c✘&8] &7物品不足,出售失敗'
53
- sellMsg : ' &8[&a✔&8] &7出售成功 '
54
- buyMsg : ' &8[&a✔&8] &7購買成功 '
53
+ sellMsg : ' &8[&a✔&8] &7你成功出售了&a${number}&7個&a${name}&7,獲得了&a${price} '
54
+ buyMsg : ' &8[&a✔&8] &7你成功購買了&a${number}&7個&a${name}&7,花費了&a${price} '
55
55
noLimit : ' &8[&c✘&8] &7次數不足,無法使用'
56
56
noTimeLimit : ' &8[&c✘&8] &7需等待&a${time}&7秒,才可使用'
57
57
errorCondition : ' &8[&c✘&8] &7條件格式異常,無法使用'
You can’t perform that action at this time.
0 commit comments