diff --git a/src/translation/en.json b/src/translation/en.json index 2568df998..be12d88d5 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -26,7 +26,10 @@ }, "addAppAction": "Add App", "addAppproxyAction": "Add Appproxy", - "addApplinkAction": "Add Applink" + "addApplinkAction": "Add Applink", + "filter": { + "clearAll": "Clear All" + } }, "main": { "offline": "Cloudron is offline. Reconnecting…", diff --git a/src/views/apps.html b/src/views/apps.html index d21fa2cf5..90a1b1fac 100644 --- a/src/views/apps.html +++ b/src/views/apps.html @@ -199,7 +199,7 @@