0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/phrases
Gao Sun fde330a8b3
feat(cli): translate sync-keys command (#4265)
* feat(cli): `translate sync-keys` command

* refactor(cli): use promise and add comments

* refactor(phrases): fix lint errors

* refactor(cli): fix bugs and add changeset
2023-07-31 12:15:45 +08:00
..
src feat(cli): translate sync-keys command (#4265) 2023-07-31 12:15:45 +08:00
CHANGELOG.md release: version packages (#4033) 2023-06-28 18:57:43 +08:00
package.json feat(cli): translate sync-keys command (#4265) 2023-07-31 12:15:45 +08:00
README.md
tsconfig.json refactor: update tsconfig 2023-02-17 13:41:05 +08:00

@logto/phrases

TODO: description

Usage

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

// TODO: DEMONSTRATE API