- Affected App
- WoltLab Suite Core
Diff
- <item name="wcf.user.profile.followers"><![CDATA[{$user->username}'s Follower]]></item>
+ <item name="wcf.user.profile.followers"><![CDATA[{$user->username}'s Followers]]></item>
"Profile Visitors" is pluralized, "Follower" should be pluralized as well, especially when receiving more than one follower. This is for Suite, I'm handling the one for 2.1 version.