Files
prestashop/classes/lang/KeysReference/OrderMessageLang.php
2026-04-09 18:31:51 +02:00

9 lines
534 B
PHP

<?php
/**
* For the full copyright and license information, please view the
* docs/licenses/LICENSE.txt file that was distributed with this source code.
*/
// install-dev/fixtures/fashion/langs/en/data/order_message.xml
trans('Delay', 'Admin.Orderscustomers.Feature');
trans('Hi,\n\nUnfortunately, an item on your order is currently out of stock. This may cause a slight delay in delivery.\nPlease accept our apologies and rest assured that we are working hard to rectify this.\n\nBest regards,', 'Admin.Orderscustomers.Feature');