@omar123456789 wrote:
How i can get localized values for a set of string in one step?
I use this
this.translate.get('forgetPassword').subscribe(translatedValue => { alert(translatedValue); });
to get single value, but i want to get multiple values at once,Regards
Posts: 1
Participants: 1