From 0ded54921390c67cea3b1f7db85692db411effd1 Mon Sep 17 00:00:00 2001 From: EthanHealy01 Date: Thu, 6 Nov 2025 23:18:59 +0000 Subject: [PATCH] translation files --- frontend/public/locales/en-GB/translation.json | 10 ++++++++++ frontend/public/locales/en-US/translation.json | 15 ++++++++++----- 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/frontend/public/locales/en-GB/translation.json b/frontend/public/locales/en-GB/translation.json index 66a541432..ad0e13bfc 100644 --- a/frontend/public/locales/en-GB/translation.json +++ b/frontend/public/locales/en-GB/translation.json @@ -2260,6 +2260,16 @@ "text": { "message": "One or both of the selected PDFs have no text content. Please choose PDFs with text for comparison." } + }, + "too": { + "dissimilar": { + "message": "These documents appear highly dissimilar. Comparison was stopped to save time." + } + }, + "earlyDissimilarity": { + "title": "These PDFs look highly different", + "body": "We're seeing very few similarities so far. You can stop the comparison if these aren't related documents.", + "stopButton": "Stop comparison" } }, "certSign": { diff --git a/frontend/public/locales/en-US/translation.json b/frontend/public/locales/en-US/translation.json index 830e60a6b..745195cc8 100644 --- a/frontend/public/locales/en-US/translation.json +++ b/frontend/public/locales/en-US/translation.json @@ -352,11 +352,6 @@ "refreshPage": "Refresh Page" }, "home": { - "compare": { - "tags": "difference,changes,review", - "title": "Compare", - "desc": "Compare two PDF documents and highlight differences" - }, "desc": "Your locally hosted one-stop-shop for all your PDF needs.", "searchBar": "Search for features...", "viewPdf": { @@ -1407,6 +1402,16 @@ "text": { "message": "One or both of the selected PDFs have no text content. Please choose PDFs with text for comparison." } + }, + "too": { + "dissimilar": { + "message": "These documents appear highly dissimilar. Comparison was stopped to save time." + } + }, + "earlyDissimilarity": { + "title": "These PDFs look highly different", + "body": "We're seeing very few similarities so far. You can stop the comparison if these aren't related documents.", + "stopButton": "Stop comparison" } }, "certSign": {