mirror of
https://github.com/logto-io/logto.git
synced 2024-12-23 20:33:16 -05:00
cdaf3608c5
* feat(console,experience,phrases): add user scopes descriptions add user scopes descriptions to the phrases * chore(console): update the comment update the comment * fix(console,experience): fix org scope i18n key replace i18n ns sperator to avoid org scope colon key miss matching * fix(console): add missing errors i18n namespace resource add missing errors i18n namespace resource |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
package.json | ||
README.md | ||
tsconfig.json |
@logto/phrases-experience
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.