0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/phrases
Xiao Yijun 21dd11c92e
feat(phrases): add phrases for pricing v2 (#5102)
* feat(phrases): add phrases for plan quota table

* feat(phrases): add phrases for new upsell

* chore(phrases): remove untranslated comment from en phrases

* feat(phrases): add new org sell items
2023-12-14 17:03:26 +08:00
..
src feat(phrases): add phrases for pricing v2 (#5102) 2023-12-14 17:03:26 +08:00
CHANGELOG.md release: version packages (#4894) 2023-12-06 16:13:56 +08:00
package.json chore: use Node 20 LTS for engine requirement (#5084) 2023-12-11 09:10:53 +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.