akaunting/resources/lang/uk-UA/maintenance.php
2020-02-23 23:12:14 +03:00

12 lines
387 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'title' => 'Проходять технічні роботи',
'message' => 'На жаль, ми відключені для технічного обслуговування. Будь ласка, спробуйте ще раз пізніше!',
'last-updated' => 'Це повідомлення було останнє оновлення :timestamp.',
];