From b2c48af53f8b9437d005063d4c403b6d84b6a66f Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Thu, 22 May 2025 12:13:20 +0200 Subject: [PATCH] Add new translation string --- dashboard/public/translation/de.json | 2 +- dashboard/public/translation/en.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dashboard/public/translation/de.json b/dashboard/public/translation/de.json index 7a7543f12..b05f8c67d 100644 --- a/dashboard/public/translation/de.json +++ b/dashboard/public/translation/de.json @@ -1096,7 +1096,7 @@ "unstable": "Unstable", "appMissing": "Fehlende Anwendungen bitte im Forum vorstellen.", "noAppsFound": "Keine passende Anwendung gefunden.", - "searchPlaceholder": "Suche nach Alternativen wie Gihub, Dropbox, Slack, Trello, …", + "searchPlaceholder": "Suche nach Alternativen wie Github, Dropbox, Slack, Trello, …", "category": { "newApps": "Neue Apps", "popular": "Beliebt", diff --git a/dashboard/public/translation/en.json b/dashboard/public/translation/en.json index d5cce5160..3b20e92fb 100644 --- a/dashboard/public/translation/en.json +++ b/dashboard/public/translation/en.json @@ -1598,7 +1598,8 @@ "24h": "24 hours", "7d": "7 days", "30d": "30 days", - "6h": "6 hours" + "6h": "6 hours", + "live": "Live" }, "memoryTitle": "Memory (RAM + Swap) in MB", "diskTitle": "Disk Usage",