Attribute: Aufbau-Umschalter Einschichtig→Solid (kürzer), Mehrschichtig bleibt

This commit is contained in:
2026-07-05 22:27:10 +02:00
parent 4b77047916
commit 1c09b6e7c2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ export const de = {
"objinfo.wall.refLine.center": "Mitte", "objinfo.wall.refLine.center": "Mitte",
"objinfo.wall.refLine.right": "Innen (rechts)", "objinfo.wall.refLine.right": "Innen (rechts)",
"objinfo.wall.buildup": "Aufbau", "objinfo.wall.buildup": "Aufbau",
"objinfo.wall.single": "Einschichtig", "objinfo.wall.single": "Solid",
"objinfo.wall.multi": "Mehrschichtig", "objinfo.wall.multi": "Mehrschichtig",
"objinfo.wall.thickness": "Dicke", "objinfo.wall.thickness": "Dicke",
"objinfo.wall.preset": "Wandaufbau", "objinfo.wall.preset": "Wandaufbau",
+1 -1
View File
@@ -272,7 +272,7 @@ export const en: Record<TranslationKey, string> = {
"objinfo.wall.refLine.center": "Center", "objinfo.wall.refLine.center": "Center",
"objinfo.wall.refLine.right": "Interior (right)", "objinfo.wall.refLine.right": "Interior (right)",
"objinfo.wall.buildup": "Build-up", "objinfo.wall.buildup": "Build-up",
"objinfo.wall.single": "Single layer", "objinfo.wall.single": "Solid",
"objinfo.wall.multi": "Multi layer", "objinfo.wall.multi": "Multi layer",
"objinfo.wall.thickness": "Thickness", "objinfo.wall.thickness": "Thickness",
"objinfo.wall.preset": "Wall style", "objinfo.wall.preset": "Wall style",