From 9a8abcc2fe2bfc405d52905879af4b3c5bb33119 Mon Sep 17 00:00:00 2001 From: Muppeq <147259359+Muppeq@users.noreply.github.com> Date: Thu, 18 Jan 2024 14:07:54 +0100 Subject: [PATCH] Update de.json, translate texture3d --- de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/de.json b/de.json index 88fe3ba..0d9de92 100644 --- a/de.json +++ b/de.json @@ -1441,6 +1441,7 @@ "Inspector.Texture.Size": "Maße: {width} x {height}", "Inspector.Texture.Format": "Format: {format}, Speicher: {memory}", "Inspector.Texture.Variant": "Variante: {variant}", + "Inspector.Texture3D.Size": "Maße: {width} x {height} x {depth}", "Inspector.Texture.BakeTexture": "Texturen vereinen",