albert-asin
Results
3
comments of
albert-asin
I think I found a work arround to use interpolations @b627 in your case, try this this.i18n({ value: '[{{val1}}]', id: 'GLOBAL.ERROR.DEFAULT' }, {val1: variable1}) If you had more than one...
same here after upgrade to angular 12 ;)