From 62bf39f1a0ee1d2beaa7b7a7514575b90fed4579 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 10 Dec 2023 15:15:54 -0600 Subject: [PATCH] New translations en-us.json (English, United Kingdom) --- frontend/lang/messages/en-GB.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/lang/messages/en-GB.json b/frontend/lang/messages/en-GB.json index bd2444b188ec..d2087b553139 100644 --- a/frontend/lang/messages/en-GB.json +++ b/frontend/lang/messages/en-GB.json @@ -114,6 +114,7 @@ "json": "JSON", "keyword": "Keyword", "link-copied": "Link Copied", + "loading": "Loading", "loading-events": "Loading Events", "loading-recipe": "Loading recipe...", "loading-ocr-data": "Loading OCR data...",