Would it be possible to add a small helper function that takes in an emoji and a locale and returns its label?
I'm using this project to add reactions to my app, and it would be counterproductive to not only store the emoji in the database but also the label, especially since the app is multi-language.