diff --git a/dashboard/public/translation/en.json b/dashboard/public/translation/en.json index 43e49af5d..81e03b880 100644 --- a/dashboard/public/translation/en.json +++ b/dashboard/public/translation/en.json @@ -645,7 +645,7 @@ "remotePath": "Remote Path" }, "archives": { - "title": "Archives", + "title": "App Archive", "location": "Location", "info": "Info" }, diff --git a/dashboard/public/translation/nl.json b/dashboard/public/translation/nl.json index 9c8de0bac..f4c056dd4 100644 --- a/dashboard/public/translation/nl.json +++ b/dashboard/public/translation/nl.json @@ -1498,7 +1498,11 @@ "markAllAsRead": "Markeer alles als gelezen", "settings": { "title": "Notificatie instellingen", - "backupFailed": "Backup mislukt" + "backupFailed": "Backup mislukt", + "certificateRenewalFailed": "Vernieuwen certificaten mislukt", + "appOutOfMemory": "App had te weinig geheugen", + "appUp": "App is offline", + "appDown": "App werkt niet" }, "settingsDialog": { "description": "Beheer hier je persoonlijke notificatie -instellingen. Cloudron zal een e-mail versturen voor de geselecteerde gebeurtenissen naar je primaire e-mailadres."