You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unicode CLDR translations currently have no skin tone for right-facing emoji
e.g.: 🧑🏽🦼➡️ should be person in motorized wheelchair facing right: medium skin tone
but it is currently translated as: person in motorized wheelchair facing right.
The unicode CLDR translations currently have no skin tone for right-facing emoji
e.g.:
🧑🏽🦼➡️
should beperson in motorized wheelchair facing right: medium skin tone
but it is currently translated as:
person in motorized wheelchair facing right
.Upstream issue: https://unicode-org.atlassian.net/jira/software/c/projects/CLDR/issues/CLDR-18056
Currently our data has manual translations for those emoji and ignores the wrong unicode translations.
When the issue at unicode is resolved, the update script needs to be changed to overwrite our manual translations with the official translations:
emoji/utils/generate_emoji_translations.py
Lines 79 to 85 in 3209717
The text was updated successfully, but these errors were encountered: