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 @@