You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you ever figured out how to do it?
If not, you can provide the context to the translate filter by adding a parameter to the filter markup: <div>{{somedata | translate:"mycontext"}}</div>.
This is not documented in angular-gettext but this is normal angular filter functionality.
Does the filter support context? If not, is there any way to work around this?
The text was updated successfully, but these errors were encountered: