akaunting/resources/lang/is-IS/maintenance.php

11 lines
205 B
PHP
Raw Normal View History

2019-12-25 14:24:22 +03:00
<?php
return [
'title' => 'Maintenance Mode',
'message' => 'We\'re currently working on the site, please try again later!',
'last-updated' => 'This message was last updated :timestamp',
];