FriendsOfFlarum / reactions

❤ A Flarum extension that adds reactions to your Flarum Community!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React button title should be translatable

MarkoKaartinen opened this issue · comments

Small thing but I think this title should be translatable also.

<Button className="Button Button--link Reactions--ShowReactions" type="Button" title="React" loading={this.loading[null]}>

commented

Good find, patch coming right up :)

commented

1.0.1 released, thanks for raising this issue 👍