Hi,
I'm trying to translate some text in a typescript file (!= template) and need some replacement functionality. E.g. like "You selected {0} item(s)". Where the placemholder is inserted in the ts file. Proper plural handling is a plus.
String concatenation of the json text seems overly cumbersome. Is there any solution in eo-core?
TIA
Dennis