Skip to content

Commit

Permalink
Add Portuguese translation
Browse files Browse the repository at this point in the history
This PR adds Portuguese as a language option, language code pt.
  • Loading branch information
lpchaim committed May 13, 2024
1 parent a7ce85d commit 9526f6a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lang.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ cover-letter = "Συνοδευτική Επιστολή"
attached = "Συνημμένο"
curriculum-vitae = "Βιογραφικό"

[lang.pt]
resume = "Currículo"
dear = "Caro(a)"
cover-letter = "Carta de Apresentação"
attached = "Em anexo"
curriculum-vitae = "Currículo"

[lang.sp]
resume = "Currículum"
dear = "Estimado"
Expand Down

0 comments on commit 9526f6a

Please sign in to comment.