manufacturer-information/Application/views/admin/de/d3manufacturerinformation_lang.php

13 lines
515 B
PHP
Raw Normal View History

2024-10-23 20:18:28 +02:00
<?php
$sLangName = "Deutsch";
// -------------------------------
// RESOURCE IDENTITFIER = STRING
// -------------------------------
$aLang = array(
'charset' => 'UTF-8',
'mxd3manufacturerinfolongdesc' => 'Langtext',
'SHOP_MODULE_GROUP_d3manufacturerinformation_main' => 'Einstellungen',
'SHOP_MODULE_d3manufacturerinformation_showManufacturertextOnDetailsPage' => 'vorhandene Herstellertexte auf Artikeldetails als Tab anzeigen'
2024-10-23 20:18:28 +02:00
);