Fix workflow YAML and improve CV section editing

This commit is contained in:
cesnimda
2026-03-23 22:24:48 +01:00
parent 73983526d3
commit 6acd9f3e15
3 changed files with 39 additions and 9 deletions
+2
View File
@@ -211,6 +211,7 @@ export const translations = {
profileCvSectionDraft: "Section draft",
profileCvSectionDraftPlaceholder: "Your rewritten section will appear here.",
profileCvSectionAppend: "Append to CV text",
profileCvSectionReplace: "Replace matching section",
profileSaveChanges: "Save changes",
profileUpdated: "Profile updated.",
profileUpdateFailed: "Failed to update profile.",
@@ -984,6 +985,7 @@ export const translations = {
profileCvSectionDraft: "Seksjonsutkast",
profileCvSectionDraftPlaceholder: "Den omskrevne seksjonen vises her.",
profileCvSectionAppend: "Legg til i CV-teksten",
profileCvSectionReplace: "Erstatt matchende seksjon",
profileSaveChanges: "Lagre endringer",
profileUpdated: "Profil oppdatert.",
profileUpdateFailed: "Kunne ikke oppdatere profil.",