diff --git a/lang/sk.json b/lang/sk.json index d65a2e03..9da45fed 100644 --- a/lang/sk.json +++ b/lang/sk.json @@ -26,6 +26,7 @@ "copy_pdf_url": "Kopírovať PDF adresu", "download_pdf": "Stiahnuť PDF", "save": "Uložiť", + "skip": "Skip", "create": "Vytvoriť", "cancel": "Zrušiť", "accept": "Accept", @@ -1483,7 +1484,9 @@ "update_failed": "Aktualizácia zlyhala!", "update_failed_text": "Aktualizácia zlyhala na : {step} kroku", "update_warning": "All of the application files and default template files will be overwritten when you update the application using this utility. Please take a backup of your templates & database before updating.", - "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": "Záloha | Zálohy",