akaunting/resources/lang/fi-FI/maintenance.php

12 lines
208 B
PHP
Raw Normal View History

2020-09-23 00:34:19 +00:00
<?php
return [
'title' => 'Huoltotila',
'message' => 'Järjestelmä on huoltotilassa. Yritä myöhemmin uudelleen!',
'last-updated' => 'Tämä viesti on päivitetty viimeksi :timestamp.',
];