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!