git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12732 b9a71923-0436-4b27-9f14-aed3839534dd
19 lines
378 B
XML
19 lines
378 B
XML
<?xml version="1.0"?>
|
|
<entity_feature>
|
|
<feature id="Height">
|
|
<name>Altezza</name>
|
|
</feature>
|
|
<feature id="Width">
|
|
<name>Larghezza</name>
|
|
</feature>
|
|
<feature id="Depth">
|
|
<name>Profondità</name>
|
|
</feature>
|
|
<feature id="Weight">
|
|
<name>Peso</name>
|
|
</feature>
|
|
<feature id="Headphone">
|
|
<name>Auricolare</name>
|
|
</feature>
|
|
</entity_feature>
|