mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-22 02:25:43 +01:00
Add Vietnamese
This commit is contained in:
parent
ebb3acd599
commit
f7c44c7c21
32
src/main/resources/locales/vi.yml
Normal file
32
src/main/resources/locales/vi.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] bị giới hạn trong [number] khối!"
|
||||
entity-limits:
|
||||
hit-limit: "&c[entity] bị giới hạn trong [number] thực thể!"
|
||||
limits:
|
||||
panel-title: "Giới hạn đảo"
|
||||
|
||||
|
||||
admin:
|
||||
limits:
|
||||
main:
|
||||
parameters: "<người chơi>"
|
||||
description: "xem giới hạn đảo của người chơi"
|
||||
calc:
|
||||
parameters: "<người chơi>"
|
||||
description: "tính toán lại giới hạn đảo của người chơi"
|
||||
finished: "&aTính toán đã hoàn thành!"
|
||||
|
||||
island:
|
||||
limits:
|
||||
description: "xem giới hạn đảo của bạn"
|
||||
max-color: "&c"
|
||||
regular-color: "&a"
|
||||
block-limit-syntax: "[number]/[limit]"
|
||||
no-limits: "&cKhông có giới hạn ở thế giới này"
|
||||
recount:
|
||||
description: "tính toán lại giới hạn đảo của bạn"
|
Loading…
Reference in New Issue
Block a user