Skip to content

Commit

Permalink
profile: rename award label
Browse files Browse the repository at this point in the history
  • Loading branch information
jrcastro2 authored and kpsherva committed Jun 25, 2024
1 parent fd38727 commit 3fc1922
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ class CommunityProfileForm extends Component {
size: 5,
},
}}
label={i18next.t("Awards")}
label={i18next.t("Awards/Grants")}
labelIcon="money bill alternate outline"
deserializeAward={(award) => {
return {
Expand Down

0 comments on commit 3fc1922

Please sign in to comment.