From 194d224fd3f0e2dceedf20314069e8225a7de69a Mon Sep 17 00:00:00 2001 From: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:27:42 +0000 Subject: [PATCH] fix(nc-gui): update custom url page not found text --- packages/nc-gui/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui/lang/en.json b/packages/nc-gui/lang/en.json index a0266780ee..eb64dfc2c6 100644 --- a/packages/nc-gui/lang/en.json +++ b/packages/nc-gui/lang/en.json @@ -647,7 +647,7 @@ "unlockThisVieToMakeChanges": "Unlock this view to make changes", "yourBaseRole": "Your base role", "lockedByUser": "Locked by {user}", - "thisPageNoLongerExists": "This page no longer exists", + "thisPageDoesNotExists": "This page doesn’t exist", "customUrl": "Custom URL" }, "labels": {