FleetCart/Themes/Storefront/resources/lang/en/messages.php
2023-12-03 14:07:47 +00:00

7 lines
186 B
PHP

<?php
return [
'no_internet' => 'No Internet Connection',
'connection_lost' => 'The internet connection has been lost, please reconnect to the internet and try again',
];