From cf13945150025dc2b647e6f85a624c29cb009894 Mon Sep 17 00:00:00 2001
From: Aesc <49610790+Aesc3625@users.noreply.github.com>
Date: Tue, 6 Aug 2024 11:13:16 +0900
Subject: [PATCH] ja: add missing image import failure keys
---
ja.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ja.json b/ja.json
index 6763cf8..b674a55 100644
--- a/ja.json
+++ b/ja.json
@@ -935,6 +935,9 @@
"Importer.Image.180": "180°画像",
"Importer.Image.Stereo180": "ステレオ180°画像",
"Importer.Image.LUT": "ルックアップテーブル(LUT)",
+
+ "Importer.Image.Failure.Heading": "画像のインポートに失敗しました{image}",
+ "Importer.Image.Failure.Description": "以下の理由で画像のインポートに失敗しました:\n\n{error}",
"Importer.LUT.Failure.Heading": "LUTのインポートに失敗しました{image}",
"Importer.LUT.Failure.Description": "以下の理由でLUTのインポートに失敗しました\n\n{error}",