-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
FeatureNew feature or requestNew feature or request
Description
Description
i18n is set up weirdly
It needs to be re-written to support interpolation
Acceptance Criteria
- Code is re-written to use interpolation when needed
- We can use a setup like this i18n.t("Common.Hello", {{Name: "Tyler"}}); we can add multiple variables
- We also need to add pluralization to the code
- We want fewer front-end auth errors and get the auth errors from the backend. Make sure the front and backend support each other.
Additional context (optional)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request