Small changes
Build and Push Docker Images / build (push) Successful in 14s

This commit is contained in:
2026-05-04 17:02:37 +03:00
parent 29da9f5def
commit 597a3f8d34
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
</label> </label>
<div class="consent-inline"> <div class="consent-inline">
<input type="checkbox" id="gdprConsent" required /> <input type="checkbox" id="gdprConsent" required />
<label for="gdprConsent" data-i18n="cv.gdpr">I agree that my CV is processed for this matching demo. Do not upload sensitive documents unless you trust the deployment.</label> <label for="gdprConsent" data-i18n="cv.gdpr">I agree that my CV is processed and stored.</label>
</div> </div>
<button id="matchSubmit" type="submit" class="btn btn-primary" data-i18n="cv.submit">Extract CV and match job</button> <button id="matchSubmit" type="submit" class="btn btn-primary" data-i18n="cv.submit">Extract CV and match job</button>
<strong id="matcherMsg" class="form-message"></strong> <strong id="matcherMsg" class="form-message"></strong>
+2 -2
View File
@@ -77,7 +77,7 @@
"cv.jobLink": "Job link", "cv.jobLink": "Job link",
"cv.jobDescription": "Or paste job description", "cv.jobDescription": "Or paste job description",
"cv.jobPlaceholder": "Paste the job description if the page cannot be crawled.", "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.submit": "Extract CV and match job",
"cv.result": "Result", "cv.result": "Result",
"cv.analysis": "Match analysis", "cv.analysis": "Match analysis",
@@ -170,7 +170,7 @@
"cv.jobLink": "Link job", "cv.jobLink": "Link job",
"cv.jobDescription": "Sau lipește descrierea jobului", "cv.jobDescription": "Sau lipește descrierea jobului",
"cv.jobPlaceholder": "Lipește descrierea jobului dacă pagina nu poate fi citită automat.", "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.submit": "Extrage CV și compară jobul",
"cv.result": "Rezultat", "cv.result": "Rezultat",
"cv.analysis": "Analiză potrivire", "cv.analysis": "Analiză potrivire",