Webatrice: i18n login screen (#4584)

* i18n: login container and form

* i18n: activate, host, and register forms

* i18n: reset password forms

* i18n: login dialogs, ICU formatting

* i18n: login containers and components

Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
This commit is contained in:
Jeremy Letto 2022-03-02 22:34:57 -06:00 committed by GitHub
parent baaf261116
commit f5b973e15c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 424 additions and 99 deletions

View file

@ -86,6 +86,8 @@
"@typescript-eslint/parser": "^5.3.1",
"eslint": "^7.32.0",
"fs-extra": "^10.0.0",
"identity-obj-proxy": "^3.0.0"
"i18next-icu": "^2.0.3",
"identity-obj-proxy": "^3.0.0",
"intl-messageformat": "^9.11.4"
}
}