mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-15 15:16:31 +01:00
Merge pull request #59 from DuckSoft/patch-1
Creating zh-CN Localization
This commit is contained in:
commit
2b6377fee7
32
src/main/resources/locales/zh-CN.yml
Normal file
32
src/main/resources/locales/zh-CN.yml
Normal file
@ -0,0 +1,32 @@
|
||||
###########################################################################################
|
||||
# This is a YML file. Be careful when editing. Check your edits in a YAML checker like #
|
||||
# the one at http://yaml-online-parser.appspot.com #
|
||||
###########################################################################################
|
||||
|
||||
block-limits:
|
||||
hit-limit: "&c[material] 已限制到 [number]!"
|
||||
entity-limits:
|
||||
hit-limit: "&c[entity] 生成已限制到 [number]!"
|
||||
limits:
|
||||
panel-title: "岛屿限制"
|
||||
|
||||
|
||||
admin:
|
||||
limits:
|
||||
main:
|
||||
parameters: "<player>"
|
||||
description: "显示玩家的限制"
|
||||
calc:
|
||||
parameters: "<player>"
|
||||
description: "重新计算玩家的岛屿限制"
|
||||
finished: "&a岛屿重计算已完成!"
|
||||
|
||||
island:
|
||||
limits:
|
||||
description: "显示您的岛屿限制"
|
||||
max-color: "&c"
|
||||
regular-color: "&a"
|
||||
block-limit-syntax: "[number]/[limit]"
|
||||
no-limits: "&c此世界中无限制"
|
||||
recount:
|
||||
description: "重新计数岛屿限制"
|
Loading…
Reference in New Issue
Block a user