detail page text translation added
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
"PlagiarismCheck": {
|
||||
"badge": "Originality Check",
|
||||
"title": "Submit Your Document",
|
||||
"submissionSuccess": "Submission successful! ID",
|
||||
"secureNote": "Your document is processed securely and not stored beyond the analysis period.",
|
||||
"description": "Upload a document to verify its originality. Results are typically ready within a few minutes.",
|
||||
"documentTopic": "Document Topic",
|
||||
"topicPlaceholder": "e.g. The Impact of Artificial Intelligence on Education",
|
||||
@@ -80,6 +82,26 @@
|
||||
"fileName": "File Name",
|
||||
"fileSize": "File Size",
|
||||
"submitted": "Submitted",
|
||||
"failedToLoadDocument": "Failed to load document",
|
||||
"unexpectedError": "An unexpected error occurred.",
|
||||
"documentNumber": "Document #{{id}}",
|
||||
"downloadPdf": "Download PDF",
|
||||
"created": "Created",
|
||||
"updated": "Updated",
|
||||
"hash": "Hash",
|
||||
"analysisScores": "Analysis Scores",
|
||||
"documentText": "Document Text",
|
||||
"plagiarismHighlights": "Plagiarism Highlights",
|
||||
"plainText": "Plain Text",
|
||||
"highlightedHint": "Highlighted fragments indicate potential plagiarism matches",
|
||||
"textStatistics": "Text Statistics",
|
||||
"detectionFlags": "Detection Flags",
|
||||
"topWords": "Top Words",
|
||||
"aiContentDetected": "AI Content Detected",
|
||||
"possibleAiContent": "Possible AI Content",
|
||||
"likelyOriginal": "Likely Original",
|
||||
"aiProbabilityText": "AI probability score: {{score}}% — content may have been generated or assisted by an AI model.",
|
||||
"resultFooter": "Result ID #{{id}} · Analyzed {{date}}",
|
||||
"payment": "Payment",
|
||||
"resultTitle": "Result",
|
||||
"analysisInProgress": "Analysis in progress",
|
||||
@@ -211,5 +233,5 @@
|
||||
},
|
||||
"unknownUser": "Username not found",
|
||||
"file": "File",
|
||||
"upload":"Download certificate"
|
||||
"upload": "Download certificate"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user