-
-
Notifications
You must be signed in to change notification settings - Fork 377
Closed
Labels
Description
Clear and concise description of the problem
In previous versions you were able to provide explicit options for the number formatter (as per this PR: kazupon/vue-i18n#305). This does no longer seem possible in this new version. Or am i wrong?
This is specifically helpful for displaying other/foreign currencies formatted in the current user locale (as described in here: kazupon/vue-i18n#301)
Suggested solution
Migrate the functionality of the linked PR into this project.
Alternative
No response
Additional context
No response
Validations
- Read the Contributing Guidelines
- Read the Documentation
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
mv-go, jason-parser and pascalwill