Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import support for i18next #2455

Closed
wants to merge 4 commits into from
Closed

Conversation

Anty0
Copy link
Collaborator

@Anty0 Anty0 commented Sep 6, 2024

Supported features in current implementation:

  • Interpolation
    • Replaceable keys
    • Keep unescaped flag
    • Other
  • Format
    • Number (only without options)
    • Currency
    • Datetime
    • Relativetime
    • List
    • Custom format functions
    • Legacy format function
  • Plurals
    • Ordinal plurals
    • Interval plurals
  • Nesting
  • Context

@Anty0
Copy link
Collaborator Author

Anty0 commented Sep 16, 2024

Replaced by #2463

@Anty0 Anty0 closed this Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant