Fix hardcoded user-facing strings (Issue #53) #54
Reference in New Issue
Block a user
Delete Branch "feature/fix-hardcoded-strings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
extractApiErrornow checksbody.codeagainst the i18n dictionary first — Romanian users see translated messages for missing PDF, captcha failure, and cancelled requestsemailApi.Templatesentries replace hardcoded"N/A","Job","Unknown","none detected","none","-"inEmailApiEmailSenderandCvSearchEmailSendercvMatcher.AiPromptsentries;CvMatcherService.ParseResultnow receives language-specific messages instead of hardcoded English textMigrations
email-data:AddFallbackStringTemplates— seeds 6x2 fallback template rowscv-matcher-data:AddParseErrorPrompts— seeds 2x2 parse-error prompt rowsTest plan
ro— confirm email labels use Romanian fallbacksCloses #53
Pull request closed