Files
le-matelot/local/modules/OrderComment/I18n/en_US.php
2020-01-27 08:56:08 +01:00

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'
);