Skip to content

Commit

Permalink
fix portuguese translation for validations - fix #236
Browse files Browse the repository at this point in the history
  • Loading branch information
allgood committed Nov 30, 2024
1 parent dc4e834 commit 6d50f23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/translate/languages/pt.js
Original file line number Diff line number Diff line change
Expand Up @@ -711,9 +711,9 @@ const messages = {
},
},
validations: {
title: "validações",
title: "Avaliações",
options: {
enabled: "habilitado",
enabled: "Habilitado",
disabled: "Desabilitado",
},
},
Expand Down

0 comments on commit 6d50f23

Please sign in to comment.