Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Apr 11, 2020
2 parents 198dfae + 7d995f2 commit 682e060
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/main/resources/locales/ja.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
oneblock:
commands:
admin:
setcount:
parameters: "<名前> <数>"
description: プレイヤーのブロック数を設定する
set: "[name]の数が[number]に設定されました"
setchest:
parameters: "<フェーズ> <レア度>"
description: 見つめられた胸部を、指定された希少性を持つフェーズに置く
chest-is-empty: "&cそのチェストは空なので追加できません"
unknown-phase: "&c不明なフェーズ。タブコンプリートを使用して表示します"
unknown-rarity: "&c希少性は不明です。 COMMON、UNCOMMON、RARE、またはEPICを使用します"
look-at-chest: "&c満たされた箱を見てそれを設定します"
only-single-chest: "&c単一のチェストのみを設定できます"
success: "&a胸部がフェーズに追加されました"
failure: "&cチェストをフェーズに追加できませんでした!エラーについてはコンソールを参照してください"
sanity:
parameters: "<フェーズ>"
description: コンソールに位相確率の健全性チェックを表示する
see-console: "&aコンソールでレポートを表示"
count:
description: ブロック数とフェーズを表示する
info: "[name]フェーズのブロック[number]にいます"

0 comments on commit 682e060

Please sign in to comment.