i18n for the {attribute} in js validation messages

After changing the default language, the js validation messages are also changed to the target language.

However the attribute names are still in English, e.g. {attribute}(in English) XXXXXXXX(in target language).

My question is: how can I translate those attribute names as well?

Thanks!

I guess you have to manually change the attributeLabel values in a model