0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/phrases
Darcy Ye 2e08fa3816
chore(core,locale): fix error messages of signing in with non-existing username (#1035)
* chore(core,locale): fix error messages

* chore(core,locale): add input parameter guard and fix comment

* chore(core,locale): add nonempty string guard for username
2022-06-02 08:29:17 +00:00
..
src chore(core,locale): fix error messages of signing in with non-existing username (#1035) 2022-06-02 08:29:17 +00:00
package.json chore(deps): update dependency lint-staged to v13 (#1019) 2022-06-02 13:19:09 +08:00
README.md feat(phrases): add package and refactor error code 2021-07-28 01:13:51 +08:00
tsconfig.json chore: upgrade configs (#117) 2021-09-16 16:54:32 +08:00

@logto/phrases

TODO: description

Usage

const phrases = require('@logto/phrases');

// TODO: DEMONSTRATE API