-
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
requirementsIssues related with MF requirements listIssues related with MF requirements listresolve-candidateThis issue appears to have been answered or resolved, and may be closed soon.This issue appears to have been answered or resolved, and may be closed soon.
Description
While having the build in formatters (numbers, dates, lists, relative dates) is awesome sometimes there is the need to define some custom format (simple as lowercasing, uppercasing, ...)
Example:
"You are {what, uppercase}."
i18next uses a function in form: (value, format, lng, options) => value
to allow those (https://github.com/i18next/i18next/blob/master/src/defaults.js#L55)
See previous comments:
- @jamuhl agree on the need in the mega thread (not sure who added it first to the list?): Requirements - MF wishlist #3 (comment)
adrai and Serator
Metadata
Metadata
Assignees
Labels
requirementsIssues related with MF requirements listIssues related with MF requirements listresolve-candidateThis issue appears to have been answered or resolved, and may be closed soon.This issue appears to have been answered or resolved, and may be closed soon.