missive / emoji-mart

🏪 One component to pick them all
https://missiveapp.com/open/emoji-mart
MIT License
8.38k stars 802 forks source link

Fix korean ISO code from `kr` to `ko` #841

Closed vemonet closed 5 months ago

vemonet commented 11 months ago

Hi @EtienneLem this PR fixes the 2 letter code used for Korean from kr to use ko which is the correct code

The current state with kr prevents to use emoji-mart Korean translation (or require to add a dirty hotfix)

This PR fixes https://github.com/missive/emoji-mart/issues/800

Thanks a lot

tommoor commented 10 months ago

This is an obvious bug, with an easy fix… plans on merging?

tommoor commented 5 months ago

Great to see activity here, many thanks.

(Unicode 15 support next? 😉)

EtienneLem commented 5 months ago

Yes, the PR has been merged 😉