From d1c82fafdfc41c2b4f4eccfc7a3aafcd4317f0f5 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Sun, 14 Jun 2026 23:52:51 +0200 Subject: [PATCH] New translations en.json (Ukrainian) [ci skip] --- lang/uk.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/uk.json b/lang/uk.json index 7b10aac8..6ebc91eb 100644 --- a/lang/uk.json +++ b/lang/uk.json @@ -26,6 +26,7 @@ "copy_pdf_url": "Копіювати посилання PDF", "download_pdf": "Завантажити PDF", "save": "Зберегти", + "skip": "Skip", "create": "Створити", "cancel": "Скасувати", "accept": "Accept", @@ -1483,7 +1484,9 @@ "update_failed": "Спроба оновлення зазнала невдачі", "update_failed_text": "Вибачте! Оновлення не вдалось на кроці: {step} ", "update_warning": "Всі файли програми та файли шаблонів за замовчуванням будуть перезаписані, коли ви оновите програму за допомогою цієї утиліти. Будь ласка, зробіть резервну копію ваших шаблонів і бази даних перед оновленням.", - "requirements_not_met": "Update cannot continue because some system requirements are not met (including minimum PHP version). Please fix the failed requirements and try again." + "requirements_not_met": "Update cannot continue because some system requirements are not met (including minimum PHP version). Please fix the failed requirements and try again.", + "containerized_title": "Running in Docker", + "containerized_message": "The in-app updater is disabled for Docker installs. To upgrade, pull the latest image and recreate the container:" }, "backup": { "title": "Резервне копіювання | Резервні копії",