Fix frontend build for CV profile and draft types
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user