diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c3d2a38e..ae0976b8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -132,6 +132,7 @@ changes. - Changed documents to prepare for open source [Issue 737](https://github.com/IntersectMBO/govtool/issues/737) - Changed copy on maintenance page [Issue 753](https://github.com/IntersectMBO/govtool/issues/753) - Update link to docs [Issue 1246](https://github.com/IntersectMBO/govtool/issues/1246) +- Change label of Proposal Discussion nav item [Issue 1349](https://github.com/IntersectMBO/govtool/issues/1349) ### Removed diff --git a/govtool/frontend/src/i18n/locales/en.ts b/govtool/frontend/src/i18n/locales/en.ts index de8d0b8c2..809815140 100644 --- a/govtool/frontend/src/i18n/locales/en.ts +++ b/govtool/frontend/src/i18n/locales/en.ts @@ -385,7 +385,7 @@ export const en = { }, }, proposalDiscussion: { - title: "Proposal Discussion", + title: "Proposals", proposeAGovernanceAction: "Propose a Governance Action", }, govActions: {