Skip to content

Commit

Permalink
Merge pull request #30 from LucasGenoud/patch-1
Browse files Browse the repository at this point in the history
feat: Added french as supported languages
  • Loading branch information
DeveloperPaul123 authored May 26, 2024
2 parents e948a09 + 1dae612 commit 05ffbce
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lang.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,12 @@ cover-letter = "Carta de Presentación"
attached = "Adjunto"
curriculum-vitae = "Currículum"
sincerely = "Sinceramente"

[lang.fr]
resume = "Curriculum Vitae"
dear = "Cher/Chère"
cover-letter = "Lettre de motivation"
attached = "Ci-joint"
curriculum-vitae = "Curriculum Vitae"
sincerely = "Sincèrement"

0 comments on commit 05ffbce

Please sign in to comment.