diff --git a/metadata.php b/metadata.php index ad92ca0..38ea48d 100644 --- a/metadata.php +++ b/metadata.php @@ -28,7 +28,13 @@ $sMetadataVersion = '2.1'; */ $aModule = array( 'id' => 'd3attributemultivalues', - 'title' => 'D³ mehrfache Wertezuordnung zu Attributen', + 'title' => [ + 'de' => + ' '. + 'mehrfache Wertezuordnung zu Attributen', + 'en' => + ' '. + 'multiple value assignment to attributes', 'version' => '0.0.0.1', 'author' => 'D³ Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com',