0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/phrases
simeng-li 5f3c0691b5
chore(console,phrases): update custom JWT phrases (#6551)
* chore(console,phrases): update cusotm jwt phrases

update custom jwt phrase in console

* chore(console): update the comments

update the comments
2024-09-09 10:09:13 +08:00
..
src chore(console,phrases): update custom JWT phrases (#6551) 2024-09-09 10:09:13 +08:00
CHANGELOG.md release: version packages (#6197) 2024-08-08 13:00:14 +08:00
package.json release: version packages (#6197) 2024-08-08 13:00:14 +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.