PDF rausgenommen
This commit is contained in:
34
msd2/myoos/admin/includes/languages/deu/stats_low_stock.php
Normal file
34
msd2/myoos/admin/includes/languages/deu/stats_low_stock.php
Normal file
@ -0,0 +1,34 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: stats_low_stock.php,v 1.3 2007/06/13 16:15:14 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: stats_low_stock.php,v 1.10 2002/04/12 23:13:45 Mounir Ayari
|
||||
----------------------------------------------------------------------
|
||||
The Exchange Project - Community Made Shopping!
|
||||
http://www.theexchangeproject.org
|
||||
|
||||
Copyright (c) 2000,2001 The Exchange Project
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2001 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('TOP_BAR_TITLE', 'Statistics');
|
||||
define('HEADING_TITLE', 'unterschrittene Mindestmengen');
|
||||
|
||||
define('TABLE_HEADING_NUMBER', 'Nr.');
|
||||
define('TABLE_HEADING_PRODUCTS', 'Produkt Name');
|
||||
define('TABLE_HEADING_QTY_LEFT', 'Anzahl');
|
||||
|
Reference in New Issue
Block a user