From a6523f32cfefe86a063eab1a41ee7ddbfb62a28c Mon Sep 17 00:00:00 2001 From: Aesc <49610790+Aesc3625@users.noreply.github.com> Date: Fri, 19 Jan 2024 10:07:54 +0900 Subject: [PATCH] Update ja.json --- ja.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ja.json b/ja.json index e3a6c03..19b9fc0 100644 --- a/ja.json +++ b/ja.json @@ -1441,6 +1441,7 @@ "Inspector.Texture.Size": "サイズ: {width} x {height}", "Inspector.Texture.Format": "フォーマット: {format}, メモリー: {memory}", "Inspector.Texture.Variant": "バリアントID: {variant}", + "Inspector.Texture3D.Size": "サイズ: {width} x {height} x {depth}", "Inspector.Texture.BakeTexture": "テスクチャをベイク",