From a338942b9730a0cdc2686d7d9eb5e86069da4fb0 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Sun, 14 Jun 2026 23:52:38 +0200 Subject: [PATCH] New translations en.json (Norwegian) [ci skip] --- lang/no.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/no.json b/lang/no.json index d8e54ff3..25d019c1 100644 --- a/lang/no.json +++ b/lang/no.json @@ -26,6 +26,7 @@ "copy_pdf_url": "Kopier PDF URL", "download_pdf": "Last ned PDF", "save": "Lagre", + "skip": "Skip", "create": "Opprett", "cancel": "Avbryt", "accept": "Accept", @@ -1483,7 +1484,9 @@ "update_failed": "Update Failed", "update_failed_text": "Sorry! Your update failed on : {step} step", "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": "Backup | Backups",