mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
emoji: Finish script to generate emoji_names.py with CLDR data.
This script pulls from our previously custom-written emoji strings and fills in the rest from CLDR. It also removes 4 custom emoji which collide with some of the new CLDR names (they will now just be called by their CLDR name).
This commit is contained in:
@@ -98,6 +98,8 @@
|
||||
"@typescript-eslint/parser": "^5.0.0",
|
||||
"babel-plugin-rewire-ts": "^1.4.0",
|
||||
"callsites": "^3.1.0",
|
||||
"cldr-annotations-derived-modern": "^41.0.0",
|
||||
"cldr-annotations-modern": "^41.0.0",
|
||||
"diff": "^5.0.0",
|
||||
"difflib": "^0.2.4",
|
||||
"enhanced-resolve": "^5.8.2",
|
||||
|
||||
Reference in New Issue
Block a user