mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-22 18:46:02 +01:00
Merge branch 'develop' of https://github.com/BentoBoxWorld/Limits.git into develop
This commit is contained in:
commit
debcc4ccfd
23
src/main/resources/locales/ja.yml
Normal file
23
src/main/resources/locales/ja.yml
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
block-limits:
|
||||||
|
hit-limit: "&c[material]は[number]に制限されています!"
|
||||||
|
entity-limits:
|
||||||
|
hit-limit: "&c[entity]の生成は[number]に制限されています!"
|
||||||
|
admin:
|
||||||
|
limits:
|
||||||
|
main:
|
||||||
|
parameters: "<プレイヤー>"
|
||||||
|
description: プレイヤーの島の制限を表示する
|
||||||
|
calc:
|
||||||
|
parameters: "<プレイヤー>"
|
||||||
|
finished: "&a島の再計算が正常に完了しました!"
|
||||||
|
description: プレイヤーの島の制限を再計算します
|
||||||
|
island:
|
||||||
|
limits:
|
||||||
|
block-limit-syntax: "[number]/[limit]"
|
||||||
|
description: 島の限界を示す
|
||||||
|
max-color: "&c"
|
||||||
|
regular-color: "&a"
|
||||||
|
no-limits: "&cこの世界には制限がありません"
|
||||||
|
limits:
|
||||||
|
panel-title: 島の制限
|
Loading…
Reference in New Issue
Block a user