From 5086c044137066271caee9cd6df01e1db587bb8d Mon Sep 17 00:00:00 2001 From: ProbablePrime Date: Tue, 28 May 2024 18:11:34 -0700 Subject: [PATCH] Update en.json --- en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/en.json b/en.json index be403b6..5596ea5 100644 --- a/en.json +++ b/en.json @@ -78,6 +78,8 @@ "Interaction.Destroy": "Destroy", "Interaction.Duplicate": "Duplicate", "Interaction.SaveToInventory": "Save To Inventory", + "Interaction.SaveToInventory.NotLoggedIn": "You must be logged in to save items.", + "Interaction.SaveToInventory.NoWritePermission": "Cannot save to current inventory folder.", "Interaction.Undo": "Undo", "Interaction.Redo": "Redo", "Interaction.EquipTool": "Equip",