Fix frontend build for CV profile and draft types

This commit is contained in:
2026-03-29 00:58:05 +01:00
parent 839a2ed80d
commit 4253d33dfd
2 changed files with 38 additions and 16 deletions
+2
View File
@@ -213,6 +213,7 @@ export const translations = {
profileCvStructuredEditorHelp: "Edit reusable CV data directly so generators and matching can work from stable fields instead of raw text alone.",
profileCvExtractionHistory: "Extraction history",
profileCvExtractionHistoryHelp: "See which parser run produced the current structured profile and reprocess from the stored source artifact when needed.",
profileCvExtractionHistoryEmpty: "No extraction runs yet.",
profileCvProfileVersion: "Profile v{count}",
profileCvCurrentRun: "Current run",
profileCvNoStoredArtifact: "No stored artifact",
@@ -1113,6 +1114,7 @@ export const translations = {
profileCvStructuredEditorHelp: "Rediger gjenbrukbare CV-data direkte slik at generatorer og matching kan jobbe fra stabile felt i stedet for bare råtekst.",
profileCvExtractionHistory: "Ekstraksjonshistorikk",
profileCvExtractionHistoryHelp: "Se hvilken parserkjøring som produserte den nåværende strukturerte profilen, og kjør på nytt fra det lagrede kildeartefaktet ved behov.",
profileCvExtractionHistoryEmpty: "Ingen ekstraksjonskjøringer ennå.",
profileCvProfileVersion: "Profil v{count}",
profileCvCurrentRun: "Gjeldende kjøring",
profileCvNoStoredArtifact: "Ingen lagret kildefil",