When trying to do the translation, I do not get the quotes to write in the mdInput placeholder=". Can I put it bareback, or do I need a variable (how would I put it)?
<input #pin type="password" mdInput placeholder="{{Password | translate}}" formControlName="pin">
The result
"Password": "Password555555",