feat(frontend): working email login
This commit is contained in:
parent
498d79de4e
commit
be34c4c77e
8 changed files with 85 additions and 13 deletions
|
@ -1,5 +1,3 @@
|
|||
import i18n from "./app/i18n.js";
|
||||
|
||||
export default {
|
||||
locales: i18n.supportedLngs,
|
||||
locales: ["en"],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue