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",