PDF rausgenommen
This commit is contained in:
19
msd2/myoos/includes/plugins/oos_event_featured/lang/deu.php
Normal file
19
msd2/myoos/includes/plugins/oos_event_featured/lang/deu.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: deu.php,v 1.1 2007/06/08 15:02:12 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('PLUGIN_EVENT_FEATURED_NAME', 'Zeige \'Top Angebote\' an');
|
||||
define('PLUGIN_EVENT_FEATURED_DESC', 'Um Top Angebote auf der Startseite anzuzeigen');
|
||||
|
||||
define('MAX_DISPLAY_FEATURED_PRODUCTS_TITLE', 'Maximale Anzahl der \'Top Angebote\'');
|
||||
define('MAX_DISPLAY_FEATURED_PRODUCTS_DESC', 'Dies ist die maximale Anzahl der Produkte in diesem Block, die auf der Startseite angezeigt werden.');
|
||||
|
||||
|
Reference in New Issue
Block a user