0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/phrases
simeng-li 0941a9b692
feat(console,phrases): implement quota guard footer (#5346)
implement the quota guard footer on third-party app creation modal
2024-01-31 09:59:18 +08:00
..
src feat(console,phrases): implement quota guard footer (#5346) 2024-01-31 09:59:18 +08:00
CHANGELOG.md release: version packages (#4894) 2023-12-06 16:13:56 +08:00
package.json feat(core): put invitation status 2024-01-29 19:39:27 +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.