tommoor / emojione-picker

A react emoji picker for use with emojione
http://tommoor.github.io/emojione-picker
MIT License
261 stars 61 forks source link

Add searchPlaceholder prop to allow for i18n #60

Closed McPo closed 7 years ago

McPo commented 7 years ago

Using the categories prop it is possible to translate all the text within the picker except the search placeholder. This commit fills the gap.

tommoor commented 7 years ago

Woop, looks great - I'll try and bake another release with this in the next 24hrs.