mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-16 02:03:47 -04:00
Include language name with along with code
Use npm cldr package to get the language name that corresponds to the country code for the language switcher
This commit is contained in:
parent
93d3564109
commit
da8b98d090
4 changed files with 37 additions and 8 deletions
|
@ -26,6 +26,7 @@
|
|||
"jasmine": "2.5.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"cldr": "^5.4.1",
|
||||
"wrtc": "^0.0.61",
|
||||
"ws": "^3.3.1",
|
||||
"xmlhttprequest": "^1.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue