0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/phrases
Gao Sun b222ae8a27
refactor(console): show paywall tag and beta notice for mfa (#4870)
* refactor(console): show paywall tag for mfa

* refactor(console): add mfa beta notice

* refactor(console): use enum for plans
2023-11-14 03:48:37 +00:00
..
src refactor(console): show paywall tag and beta notice for mfa (#4870) 2023-11-14 03:48:37 +00:00
CHANGELOG.md release: version packages (#4624) 2023-11-03 13:14:52 +08:00
package.json chore: bump dev dependencies (#4829) 2023-11-07 11:38:54 +08:00
README.md
tsconfig.json

@logto/phrases

See the main README for more information.

Caveats

Dots (.) are not allowed in the phrase keys. Despite i18next supporting them, they may cause issues when customizing the phrases in the Console. See this pull request for more information.