From f0cd9bf13f571bcb637310dc3ef29a6dd9e723fa Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com> Date: Sat, 2 Sep 2023 20:23:59 +0200 Subject: [PATCH] New translations en.json (Dutch) --- src/client/messages/nl-NL.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/client/messages/nl-NL.json b/src/client/messages/nl-NL.json index c55c2bb7..50367d11 100644 --- a/src/client/messages/nl-NL.json +++ b/src/client/messages/nl-NL.json @@ -33,7 +33,7 @@ "domain-already-in-use": "Domain {domain} is already in use by app {id}", "could-not-get-latest-version": "Could not get latest version", "current-version-is-latest": "Current version is already up to date", - "major-version-update": "The major version has changed. Please update manually (instructions on GitHub)", + "major-version-update": "The major version has changed. Please update manually (instructions in release notes)", "demo-mode-limit": "Only 6 apps can be installed in the demo mode. Please uninstall an other app to install a new one." }, "success": {} @@ -229,7 +229,6 @@ "maintenance-title": "Maintenance", "maintenance-subtitle": "Common actions to perform on your instance", "restart": "Restart", - "update": "Update to {version}", "already-latest": "Already up to date" }, "settings": {