add research button and translate

This commit is contained in:
smanylov
2026-02-23 13:41:07 +07:00
parent 82e27a0ce4
commit 1b9b843f1a
5 changed files with 145 additions and 78 deletions
+22 -2
View File
@@ -242,7 +242,27 @@
"operation-history": "Operation history",
"tariff-plans": "Tariff plans",
"add-tokens": "Add tokens",
"error-upload-chunk-wav-file-not-have-riff": "Failed to upload file: .wav not have RIFF header."
"error-upload-chunk-wav-file-not-have-riff": "Failed to upload file: .wav not have RIFF header.",
"search-again": "Search again",
"start-search": "Start search",
"search-error": "Search error",
"search-results-title": "Search results",
"files-found": "Files found: {count}",
"no-similar-files-title": "No similar files found",
"no-similar-files-description": "Your library has no files similar to the uploaded one",
"hint-title": "Tip:",
"hint-text": "Make sure you have previously uploaded this file through the \"Marking\" page",
"global-search-title": "Global image search",
"global-search-description": "Find where else your image is used on the internet",
"global-search-badge": "Internet search",
"global-search-info-title": "Search across the entire internet",
"global-search-info-text": "We use advanced reverse image search technologies to find copies of your content on websites, social networks, and other sources. Helps detect unauthorized use.",
"global-searches-today": "Global searches today",
"searching-internet": "Searching for images on the internet...",
"found-on-internet": "Found on the internet",
"no-similar-global-title": "No similar images found on the internet",
"no-similar-global-description": "This may mean your image is unique and not used on other websites.",
"global-error-title": "Global search error:"
},
"Login-register-form": {
"and": "and",
@@ -330,6 +350,6 @@
"inn-placeholder": "Enter 10 digits",
"INN": "INN",
"fullName-required": "Please fill in the field correctly.",
"fullName-too-short" : "Name must be at least 2 characters long."
"fullName-too-short": "Name must be at least 2 characters long."
}
}