From 729def2302456f0b97b8a2b52dec4e0f75ee90a2 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 29 Sep 2022 11:38:08 +0200 Subject: [PATCH] Move link above proxy --- src/translation/en.json | 2 +- src/translation/nl.json | 4 ++-- src/views/apps.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translation/en.json b/src/translation/en.json index 50de25772..9185f1a07 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -1666,7 +1666,7 @@ "title": "Add external app link" }, "editApplinkDialog": { - "title": "Edit external app link", + "title": "Edit App Link", "deleteAction": "Delete" }, "applinks": { diff --git a/src/translation/nl.json b/src/translation/nl.json index 24684744a..a9c8fb7c5 100644 --- a/src/translation/nl.json +++ b/src/translation/nl.json @@ -25,8 +25,8 @@ "email": "Log in met e-mailadres" }, "addAppAction": "App toevoegen", - "addAppproxyAction": "Appproxy toevoegen", - "addApplinkAction": "Applink toevoegen", + "addAppproxyAction": "App Proxy toevoegen", + "addApplinkAction": "App link toevoegen", "filter": { "clearAll": "Alles verwijderen" } diff --git a/src/views/apps.html b/src/views/apps.html index 2dd6babd7..609463c8e 100644 --- a/src/views/apps.html +++ b/src/views/apps.html @@ -206,8 +206,8 @@