2019-11-18 20:43:18 +03:00

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