From 7b9f673d708749cfbccd8d8058f12f2f690bf996 Mon Sep 17 00:00:00 2001 From: EthanHealy01 <80844253+EthanHealy01@users.noreply.github.com> Date: Wed, 27 Aug 2025 14:03:35 +0100 Subject: [PATCH] Update frontend/public/locales/en-GB/translation.json Co-authored-by: James Brunton --- frontend/public/locales/en-GB/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/locales/en-GB/translation.json b/frontend/public/locales/en-GB/translation.json index 8ce6c0725..97a41d6ae 100644 --- a/frontend/public/locales/en-GB/translation.json +++ b/frontend/public/locales/en-GB/translation.json @@ -50,7 +50,7 @@ "title": "Files", "placeholder": "Select a PDF file in the main view to get started", "upload": "Upload", - "uploadFiles": "Upload files", + "uploadFiles": "Upload Files", "addFiles": "Add files", "selectFromWorkbench": "Select files from the workbench or " },