Skip to content

Commit

Permalink
Added translation
Browse files Browse the repository at this point in the history
Added translation to pt-BR for the "starTitles" property
  • Loading branch information
douglaspasqualin authored Jan 20, 2022
1 parent 1b7cf6c commit 969fb9a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions js/locales/pt-BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@
4.5: 'Quatro Estrelas e Meia',
5: 'Cinco Estrelas'
},
starTitles: {
1: 'Uma Estrela',
2: 'Duas Estrelas',
3: 'Três Estrelas',
4: 'Quatro Estrelas',
5: 'Cinco Estrelas'
},
clearButtonTitle: 'Limpar',
clearCaption: 'Não Avaliado'
};
Expand Down

0 comments on commit 969fb9a

Please sign in to comment.