Skip to content

Commit 01c41eb

Browse files
committed
Fix typo in Japanese locale file for block count message
1 parent 9d29fe5 commit 01c41eb

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/locales

1 file changed

+1
-1
lines changed

src/main/resources/locales/ja.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ commands:
609609
you-cannot-make-team: '<red>チームメンバーは、チーム[prefix_island]と同じ世界で島を作ることはできません。</red>'
610610
pasting:
611611
estimated-time: '<green>推定時間:</green><aqua>[number]s。</aqua>'
612-
blocks: '<green>ブロックごとに構築します。 合計</green><aqua>[numbber]</aqua><green>ブロック。</green>'
612+
blocks: '<green>ブロックごとに構築します。 合計</green><aqua>[number]</aqua><green>ブロック。</green>'
613613
entities: '<green>それを生き物で満たす。 合計</green><aqua>[number]</aqua><green>体のクリーチャー。</green>'
614614
dimension-done: '<green>[world]に島が建設されます。</green>'
615615
done: '<green>完了しました。あなたの島の準備が整い、あなたを待っています!</green>'

0 commit comments

Comments
 (0)