translation files

This commit is contained in:
EthanHealy01 2025-11-06 23:18:59 +00:00
parent 9dce758da9
commit 0ded549213
2 changed files with 20 additions and 5 deletions

View File

@ -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": {

View File

@ -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": {