From 286969e02d3001197ab8247ab3ff2eaca6aea9dc Mon Sep 17 00:00:00 2001 From: StiefelJackal Date: Fri, 26 Jul 2024 14:27:26 -0400 Subject: [PATCH] fix(en): add missing image import failure keys --- en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/en.json b/en.json index 1dbc829..6bb26d2 100644 --- a/en.json +++ b/en.json @@ -936,6 +936,9 @@ "Importer.Image.Stereo180": "Stereo 180° photo", "Importer.Image.LUT": "LUT", + "Importer.Image.Failure.Heading": "Failed to Import Image {image}", + "Importer.Image.Failure.Description": "Failed to import the image due to the following:\n\n{error}", + "Importer.LUT.Failure.Heading": "Failed to Import LUT {image}", "Importer.LUT.Failure.Description": "Failed to import LUT due to the following:\n\n{error}",