0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00
logto/packages/phrases-experience
simeng-li 13ae7923f8
fix(phrases): fix pl and ru i18n phrases (#6510)
fix pl and ru i18n phrases
2024-08-23 08:27:15 +00:00
..
src fix(phrases): fix pl and ru i18n phrases (#6510) 2024-08-23 08:27:15 +00:00
CHANGELOG.md release: version packages (#5987) 2024-07-06 09:07:56 +08:00
package.json refactor(console): use vite 2024-07-24 17:47:02 +08:00
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.