@@ -93,7 +93,7 @@
|
||||
"cv.cvFailed": "CV extraction failed",
|
||||
"cv.matchFailed": "Job matching failed",
|
||||
"cv.completed": "Match completed.",
|
||||
"cv.backendMissing": "The frontend is ready, but the backend endpoints /api/cv-matcher/upload and /api/cv-matcher/match-job must be implemented.",
|
||||
"cv.backendMissing": "There was an error while processing the CV.",
|
||||
"cv.noSummary": "No summary returned.",
|
||||
"cv.noItems": "No items returned.",
|
||||
"cv.strengths": "Strengths",
|
||||
@@ -186,7 +186,7 @@
|
||||
"cv.cvFailed": "Extragerea CV-ului a eșuat",
|
||||
"cv.matchFailed": "Matching-ul jobului a eșuat",
|
||||
"cv.completed": "Matching finalizat.",
|
||||
"cv.backendMissing": "Frontend-ul este pregătit, dar endpoint-urile backend /api/cv-matcher/upload și /api/cv-matcher/match-job trebuie implementate.",
|
||||
"cv.backendMissing": "A aparut o eroare la pcocesarea CV-ului.",
|
||||
"cv.noSummary": "Nu a fost returnat niciun sumar.",
|
||||
"cv.noItems": "Nu au fost returnate elemente.",
|
||||
"cv.strengths": "Puncte forte",
|
||||
|
||||
Reference in New Issue
Block a user