From f8bdeabe3560c0d4b918bf8bd7326b5649cd7f4c Mon Sep 17 00:00:00 2001 From: Connor Yoh Date: Tue, 9 Sep 2025 14:45:44 +0100 Subject: [PATCH] Translations --- frontend/public/locales/en-GB/translation.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontend/public/locales/en-GB/translation.json b/frontend/public/locales/en-GB/translation.json index 5f61f7544..50e377f6d 100644 --- a/frontend/public/locales/en-GB/translation.json +++ b/frontend/public/locales/en-GB/translation.json @@ -2146,6 +2146,11 @@ "storageLow": "Storage is running low. Consider removing old files.", "supportMessage": "Powered by browser database storage for unlimited capacity", "noFileSelected": "No files selected", + "showHistory": "Show History", + "hideHistory": "Hide History", + "loadingHistory": "Loading History...", + "lastModified": "Last Modified", + "toolChain": "Tools Applied", "searchFiles": "Search files...", "recent": "Recent", "localFiles": "Local Files",