Merge pull request #175 from Muppeq/translation

Update de.json: procedural asset strings
This commit is contained in:
Tomas Mariancik 2024-01-18 13:48:29 +01:00 committed by GitHub
commit 9e067ccf4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1331,6 +1331,9 @@
"Inspector.Member.SetAllToZ": "Setze alle auf Z",
"Inspector.Member.SetAllToW": "Setze alle auf W",
"Inspector.ProceduralAsset.UpdateCount": "Anzahl der Aktualisierungen: {n}",
"Inspector.ProceduralAsset.Error": "Fehler: {error}",
"Inspector.Mesh.StatsHeader": "Mesh Statistiken",
"Inspector.Mesh.VertexCount": "Vertex-Anzahl: {n}",
"Inspector.Mesh.TriangleCount": "Dreiecke: {n}",