Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Emoji] Update data to support emoji 16#58377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
*https://emojipedia.org/emoji-16.0*https://unicode.org/versions/Unicode16.0.0/I run this command to ensure we go latest data:```>…ymfony/Component/Intl/Resources/emoji(intl-update-emoji +) git sdi | grep shovel+ '' => 'shovel',+ '' => 'shovel',+ '' => 'shovel',+ '' => 'shovel',+ '' => 'shovel',+ '' => 'shovel',+ '' => 'shovel',```
| '🚶🏻♀➡' => 'einanti moteris atsisukęs į dešinę', | ||
| '🚶🏼♀➡' => 'einanti moteris atsisukęs į dešinę', | ||
| '🚶🏽♀➡' => 'einanti moteris atsisukęs į dešinę', | ||
| '🚶🏾♀➡' => 'einanti moteris atsisukęs į dešinę', | ||
| '🚶🏿♀➡' => 'einanti moteris atsisukęs į dešinę', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
how these are generated?atsisukęs should be used for withvyras, but formoteris -atsisukus
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This is generated automatically, based on data published by ICU team.
See
Thank you@lyrixx. |
153bafb intosymfony:6.4Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
I run this command to ensure we go latest data: