From 171df1e758cf37245e11bac86714f4bae6c14e01 Mon Sep 17 00:00:00 2001 From: Richard Fox Date: Wed, 4 Oct 2023 19:58:27 -0700 Subject: [PATCH] Updates based on recent engine PRs --- en.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/en.json b/en.json index 2dafe62..cad9bb7 100644 --- a/en.json +++ b/en.json @@ -112,6 +112,7 @@ "Inventory.Equip": "Equip", "Inventory.Delete": "Delete", "Inventory.SaveHeld": "Save Held", + "Inventory.GetURL": "Get URL", "Inventory.Inventories": "Inventories", "Inventory.Share": "Share", "Inventory.Unshare": "Unshare", @@ -893,7 +894,11 @@ "Importer.Video.Stereo180": "Stereo 180° Video", "Importer.Video.Depth.Prompt": "Depth Preset", "Importer.Video.Depth.Default": "Default", - + + "Importer.Slices.Title": "Image slices as volumetric texture", + "Importer.Slices.TitleGrayscale": "Image slices as volumetric texture (grayscale)", + "Importer.Slices.Description": "Processes all image files in the folder into a volumetric texture", + "Exporter.Title": "Export", "Exporter.FileName": "File name:", "Exporter.ExportAs": "Export as:",