Files
kupshop/bundles/KupShop/SystemInspectionBundle/Admin/lang/english/inspections.php
2025-08-02 16:30:27 +02:00

6 lines
121 B
PHP

<?php
$txt_str['inspections'] = [
'oldOrdersMessage' => 'Number of orders older then month: %s. E.g. orders %s',
];