This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
element-web
Watch
4
Star
0
Fork
You've already forked element-web
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3
e10ecc9a4d
element-web
/
__mocks__
/
languages.json
5 lines
54 B
JSON
Raw
Normal View
History
Unescape
Escape
Fix resolution of files for Jest
2020-01-10 00:22:21 +00:00
{
Use Intl for names of languages (#11427) * Use Intl for names of languages * Tweak Intl language style from "American English" -> "US English" * Update tests * Fix tests * Consolidate languageHandler-test files * Improve coverage * Consistent casing for languages in dropdown * Update LanguageDropdown.tsx * Delint & update snapshot * Fix tests * Improve coverage `of` will fallback to the given code with fallback=code (default)
2023-08-22 14:07:16 +00:00
"en"
:
"en_EN.json"
,
"en-us"
:
"en_US.json"
Fix resolution of files for Jest
2020-01-10 00:22:21 +00:00
}
Reference in a new issue
Copy permalink