Display 'people voted' instead of 'votes' for multi-choice polls

This commit is contained in:
eugenijm 2021-02-09 16:32:33 +03:00
parent 647d75f27c
commit 1506b97e35
3 changed files with 10 additions and 2 deletions

View file

@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Button to remove uploaded media in post status form is now properly placed and sized.
- Fixed shoutbox not working in mobile layout
### Changed
- Display 'people voted' instead of 'votes' for multi-choice polls
## [2.2.3] - 2021-01-18
### Added