From 570f2f372501b6e81c9ff5c2d7fc14e5c6c8242f Mon Sep 17 00:00:00 2001 From: FoxoBread Date: Wed, 5 Mar 2025 00:34:34 +0000 Subject: [PATCH] Added Export.GaussianSplatExportable.* --- pl.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pl.json b/pl.json index 55b58b9..de7fa64 100644 --- a/pl.json +++ b/pl.json @@ -1126,6 +1126,9 @@ "Export.VideoExportable.OriginalFormat": "Video (oryginalny format)", + "Export.GaussianSplatExportable.PLY" : "PLY (lossless)", + "Export.GaussianSplatExportable.SPZ" : "SPZ (lossy)", + "Importer.Package.Progress.DecodingPackage": "Dekodowanie pakietu", "Importer.Package.Progress.DecodingObject": "Dekodowanie obiektu", "Importer.Package.Progress.ImportingAssets": "Importowanie zasobów",