2018-04-27 17:48:21 +03:00

16 lines
895 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 [
'installed_version' => 'Встановлена версія',
'latest_version' => 'Остання версія',
'update' => 'Оновити Akaunting до: версії версія',
'changelog' => 'Історія змін',
'check' => 'Позначити',
'new_core' => 'Оновлена версію Akaunting доступна.',
'latest_core' => 'Вітаємо! У вас є остання версія Akaunting. Майбутні оновлення безпеки буде застосовано автоматично.',
'success' => 'Процес оновлення успішно завершено.',
'error' => 'Процес оновлення не вдалий, будь ласка, спробуйте ще раз.',
];