Topic: Localization support for elementInformation elements?

Hello,

I've found an element in the user contributions project that I would like to use. While looking at the element XML I noticed the description is in Italian (I think?) and I wondered if there was a way to define multiple languages for the description? Here is what I'm referring to:

<elementInformations>
  <elementInformation name="designation" show="1">CWB12-11-30 C03 + DIB-C33</elementInformation>
  <elementInformation name="description" show="1">CONTATORA 12A-C3 BOBI...</elementInformation>
  <elementInformation name="manufacturer" show="1">WEG</elementInformation>
</elementInformations>

It would be great if I could also add a description in EN (or any other language). Does the Element schema support localization of the elementInformation data?