issues
search
FriendsOfFlarum
/
discussion-language
Specify the language a discussion is written in & sort by language
MIT License
7
stars
2
forks
source link
Use ISO 639-2 and chunk the locale & country data
#19
Closed
dsevillamartin
closed
3 years ago
dsevillamartin
commented
3 years ago
Fixes #16
Makes both backend & frontend use same source for locale data - from
Wikipedia's List of ISO 639-2 codes
.
Lazy load locale & lang data
Uses webpack chunks
Copies chunks to assets/ folder that gets copied by Flarum on ext enable/disable
Fixes #16