mobilizon/js/src/utils
Thomas Citharel 67b906cc96
Fix language change
- Load the language files correctly when language is changed
- Save user language in localstorage so that we can have it even if disconnected (but still load it from user settings eventually since
user might be on a different device)
- Load all locales from Cldr with Gettext
- Fix pt-PT -> pt-BR
- Clean some obsolete config.exs comments

Later changes will allow to set the language without an account
https://framagit.org/framasoft/mobilizon/-/issues/375

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-28 19:57:57 +01:00
..
.editorconfig
asyncForEach.ts
auth.ts Fix language change 2020-10-28 19:57:57 +01:00
datetime.ts
html.ts
i18n.ts Fix language change 2020-10-28 19:57:57 +01:00
image.ts Improve avatar selection on edit identity 2020-10-25 12:01:50 +01:00
object.ts
poiIcons.ts
upload.ts
username.ts
validators.ts