From 0be94298f16c54b77b7e683c725c257622d21c40 Mon Sep 17 00:00:00 2001 From: JannisX11 Date: Tue, 18 Oct 2022 23:18:05 +0200 Subject: [PATCH] Update ja.json (POEditor.com) --- lang/ja.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/ja.json b/lang/ja.json index e45b289f..a681d671 100644 --- a/lang/ja.json +++ b/lang/ja.json @@ -1648,5 +1648,8 @@ "menu.mirror_painting.local": "ローカル対称性", "menu.mirror_painting.local.desc": "ローカル空間でミラーペインティングを有効にします", "menu.mirror_painting.texture_frames": "アニメーションテクスチャフレーム", - "menu.mirror_painting.texture_frames.desc": "すべてのフレームにペイントストロークをミラーリングします" + "menu.mirror_painting.texture_frames.desc": "すべてのフレームにペイントストロークをミラーリングします", + "format.bedrock_block.info.size_limit": "Size total size of a block is limited to 30 pixels in all dimensions. The limit can be off-centered in all directions by 7 pixels from the block center.", + "format.bedrock_block.info.textures": "Multiple textures can be applied to different cubes in Blockbench, but require additional setup in the behavior pack to work correctly in-game.", + "format.image.desc": "Edit images in the 2D image editor" } \ No newline at end of file