icelandic translation
This commit is contained in:
11
resources/lang/is-IS/maintenance.php
Normal file
11
resources/lang/is-IS/maintenance.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?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',
|
||||
|
||||
];
|
Reference in New Issue
Block a user