I\'m using angular-translate to translate the page content in to different languages.
+ira 's solution works for me.
where username is the key for the translation. So that translation JSON line might look like the following in Spanish
"USERNAME": "Nombre",
The two together puts Nombre as a placeholder inside the input box