git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12732 b9a71923-0436-4b27-9f14-aed3839534dd
19 lines
374 B
XML
19 lines
374 B
XML
<?xml version="1.0"?>
|
|
<entity_feature>
|
|
<feature id="Height">
|
|
<name>Höhe</name>
|
|
</feature>
|
|
<feature id="Width">
|
|
<name>Breite</name>
|
|
</feature>
|
|
<feature id="Depth">
|
|
<name>Tiefe</name>
|
|
</feature>
|
|
<feature id="Weight">
|
|
<name>Gewicht</name>
|
|
</feature>
|
|
<feature id="Headphone">
|
|
<name>Kopfhörer</name>
|
|
</feature>
|
|
</entity_feature>
|