I am using fuse theme and I am a newbie to angular.Here is the code confusing me for a while now.
<a ui-sref="app.register" translate="LOGIN.CREATE_ACCOUNT">Create an account</a>
I tried to look for translate in angular documentation and git hub could not figure out what this is meant for.