From 597a3f8d349141678cf0a411cd47096b2bab495c Mon Sep 17 00:00:00 2001 From: Gelu Mihes Date: Mon, 4 May 2026 17:02:37 +0300 Subject: [PATCH] Small changes --- web/wwwroot/cv-matcher/index.html | 2 +- web/wwwroot/js/myai.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/wwwroot/cv-matcher/index.html b/web/wwwroot/cv-matcher/index.html index 8c60122..e149797 100644 --- a/web/wwwroot/cv-matcher/index.html +++ b/web/wwwroot/cv-matcher/index.html @@ -107,7 +107,7 @@ diff --git a/web/wwwroot/js/myai.js b/web/wwwroot/js/myai.js index aa79325..b182d7d 100644 --- a/web/wwwroot/js/myai.js +++ b/web/wwwroot/js/myai.js @@ -77,7 +77,7 @@ "cv.jobLink": "Job link", "cv.jobDescription": "Or paste job description", "cv.jobPlaceholder": "Paste the job description if the page cannot be crawled.", - "cv.gdpr": "I agree that my CV is processed for this matching demo. Do not upload sensitive documents unless you trust the deployment.", + "cv.gdpr": "I agree that my CV is processed and stred.", "cv.submit": "Extract CV and match job", "cv.result": "Result", "cv.analysis": "Match analysis", @@ -170,7 +170,7 @@ "cv.jobLink": "Link job", "cv.jobDescription": "Sau lipește descrierea jobului", "cv.jobPlaceholder": "Lipește descrierea jobului dacă pagina nu poate fi citită automat.", - "cv.gdpr": "Sunt de acord ca CV-ul meu să fie procesat pentru acest demo de matching. Nu încărca documente sensibile dacă nu ai încredere în deployment.", + "cv.gdpr": "Sunt de acord ca CV-ul meu să fie procesat si stocat.", "cv.submit": "Extrage CV și compară jobul", "cv.result": "Rezultat", "cv.analysis": "Analiză potrivire",