Files
aux-bieaux-legumes/local/modules/OrderComment/I18n/en_US.php

6 lines
160 B
PHP

<?php
return array(
'Please check your input: %s' => 'Please check your input: %s',
'Sorry, an error occurred: %s' => 'Sorry, an error occurred: %s'
);