Skip to content

Commit

Permalink
change: no DRep found copy text
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryun1 committed Oct 23, 2024
1 parent 571e269 commit 139244d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ changes.
### Changed

- Bump to use Cardano Node `10.0.0-pre`
- Changed copy for no DRep found via search

### Removed

Expand Down
2 changes: 1 addition & 1 deletion govtool/frontend/src/i18n/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ export const en = {
"Select this to signal no confidence in the current constitutional committee by voting NO on every proposal and voting YES to no confidence proposals",
noConfidenceDefaultTitle: "Signal No Confidence on Every Vote",
noResultsForTheSearchTitle: "No DReps found",
noResultsForTheSearchDescription: "Please try a different search",
noResultsForTheSearchDescription: "If you can't find the DRep you were looking for either they are not registered or they didn't submit metadata in their registration",
title: "DRep Directory",
votingPower: "Voting Power",
},
Expand Down

0 comments on commit 139244d

Please sign in to comment.